Skip to content

Commit

Permalink
KIM Integration - Removal of obsolete ENV pointing to provisioner (#1125
Browse files Browse the repository at this point in the history
)

Removal of obsolete env
  • Loading branch information
jaroslaw-pieszka authored Sep 12, 2024
1 parent 1f51691 commit 3ca7b3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/keb/templates/runtime-reconciler-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ spec:
key: postgresql-sslMode
- name: RUNTIME_RECONCILER_DATABASE_SSLROOTCERT
value: /secrets/cloudsql-sslrootcert/server-ca.pem
- name: RUNTIME_RECONCILER_PROVISIONER_URL
value: {{ .Values.provisioner.URL }}
{{- if and (eq .Values.global.database.embedded.enabled false) (eq .Values.global.database.cloudsqlproxy.enabled false)}}
volumeMounts:
- name: cloudsql-sslrootcert
Expand Down

0 comments on commit 3ca7b3b

Please sign in to comment.