Skip to content

Commit

Permalink
changed secret maps
Browse files Browse the repository at this point in the history
  • Loading branch information
adkumar1 committed Feb 29, 2024
1 parent 6bdd288 commit 516c55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/orchestrator/templates/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kind: Secret
type: Opaque
metadata:
name: {{ .Values.secretRef }}
stringData:
data:
connectorTestServiceUrl: {{ .Values.properties.connectorTestServiceUrl }}
connectorregisterUrl: {{ .Values.properties.connectorregisterUrl }}
connectorregisterkeycloakclientId: {{ .Values.properties.connectorregisterkeycloakclientId }}
Expand Down

0 comments on commit 516c55c

Please sign in to comment.