Skip to content

Commit

Permalink
Maybe uds
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Kruggel committed Jul 19, 2024
1 parent 4b7456b commit f21d237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ components:
kind: secret
name: sso-client-uds-package-jenkins
namespace: jenkins
- cmd: zarf tools kubectl get secrets sso-client-uds-package-jenkins -n jenkins -o=jsonpath='{.data.secret}' | base64 -d
- cmd: ./uds zarf tools kubectl get secrets sso-client-uds-package-jenkins -n jenkins -o=jsonpath='{.data.secret}' | base64 -d
mute: true
setVariables:
- name: JENKINS_CLIENT_SECRET
Expand Down

0 comments on commit f21d237

Please sign in to comment.