Skip to content

Commit

Permalink
Update and rename patch-namespace-image-registry-secret.yaml to _patc…
Browse files Browse the repository at this point in the history
…h-namespace-image-registry-secret.yaml
  • Loading branch information
panteparak authored Jul 28, 2024
1 parent 8c628b2 commit cd69187
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# This should be replaced by https://github.com/cert-manager/trust-manager
{{- $workOrderName := printf "patch-image-registry-sync" -}}
{{- $serviceAccountName := printf "%s-sa-%s" $workOrderName .Release.Name -}}
{{- $shouldRun := ""}}
Expand Down Expand Up @@ -79,4 +80,4 @@ spec:
- "/bin/bash"
- "-c"
- "patch-service-account-image-pull-secret-{{ $shouldRun }}.sh"
---
---

0 comments on commit cd69187

Please sign in to comment.