Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-funk committed Oct 18, 2024
1 parent 89b61aa commit da75bac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/app/templates/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
{{- $keycloakClientId := (get $secretData "keycloakClientId" | b64dec | default "") }}
{{- $caseManagementApiUrl := (get $secretData "caseManagementApiUrl" | b64dec | default "") }}


{{- if not (lookup "v1" "Secret" .Release.Namespace (printf "%s-backend" .Release.Name)) }}
---
apiVersion: v1
Expand Down

0 comments on commit da75bac

Please sign in to comment.