startup and programatically creating secret with annotations
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-09-10 20:16:55 +02:00
parent 592a6d5e1a
commit 58bebeef45
4 changed files with 25 additions and 43 deletions

View File

@ -8,14 +8,14 @@ image:
repository: lerentis/bitwarden-crd-operator
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "600de4334491e51e1412f80231d3fcf0db765214"
tag: "dev-5"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
#env:
# - name: BITWARDEN_OPERATOR_HOST
# - name: BW_HOST
# value: "define_it"
# - name: BW_CLIENTID
# value: "define_it"