create secret programatically
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-09-10 19:34:07 +02:00
parent 600de43344
commit 592a6d5e1a
3 changed files with 25 additions and 12 deletions

View File

@ -6,7 +6,7 @@ rules:
- apiGroups: ["lerentis.uploadfilter24.eu"]
resources: ["bitwarden-secrets"]
verbs: ["get", "watch", "list", "create", "delete", "patch", "update"]
- apiGroups: ["v1"]
- apiGroups: [""]
resources: ["secrets"]
verbs: ["get", "watch", "list", "create", "delete", "patch", "update"]
- apiGroups: [""]

View File

@ -8,7 +8,7 @@ image:
repository: lerentis/bitwarden-crd-operator
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "97fced6969e32d0c7e0975865f26ebbc43f1cd8a"
tag: "600de4334491e51e1412f80231d3fcf0db765214"
imagePullSecrets: []
nameOverride: ""