fix drone

This commit is contained in:
auricom
2020-12-04 13:40:38 +01:00
parent 182ed49bc7
commit 90e1a4a947
3 changed files with 38 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: drone-kubernetes-secrets
version: 0.1.4
version: 0.1.0
sourceRef:
kind: HelmRepository
name: drone-charts

View File

@@ -38,7 +38,7 @@ spec:
prometheus.io/port: "80"
valuesFrom:
- kind: ConfigMap
name: "helmrelease-development-drone-charts"
name: "helmrelease-development-drone"
optional: false
---
apiVersion: v1