deploy names changed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-03-12 15:43:33 +01:00
parent e24a29e94f
commit a63776fb3f
2 changed files with 12 additions and 12 deletions

View File

@ -25,7 +25,7 @@ kubectl create namespace $NAMESPACE \
# rm $SECRETS_FILE
eval "`cat secrets.asc | /usr/local/bin/decrypt-secrets.sh`"
kubectl create secret generic pv-stats \
kubectl create secret generic numbers \
--dry-run=client \
-o yaml \
--save-config \