temp check in files

This commit is contained in:
2024-07-16 13:30:02 +10:00
parent 79dec51451
commit bdd2324eb5
5 changed files with 203 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/bash
set -e
filePath=$1
kubeseal --format=yaml --scope cluster-wide -n argocd --controller-name sealed-secrets --controller-namespace argocd < $filePath > $filePath