UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 98312f85 authored by joshwolf's avatar joshwolf
Browse files

Merge branch 'flux-07' into 'master'

Flux 07

Closes #13 and #30

See merge request platform-one/big-bang/bigbang!270
parents 035e6ea0 0abed652
No related branches found
No related tags found
1 merge request!270Flux 07
Pipeline #178185 passed
......@@ -54,4 +54,4 @@ do
done
echo "Waiting on Secrets Kustomization"
kubectl wait --for=condition=Ready --timeout 30s kustomizations.kustomize.toolkit.fluxcd.io -n bigbang secrets
kubectl wait --for=condition=Ready --timeout 120s kustomizations.kustomize.toolkit.fluxcd.io -n bigbang secrets
This diff is collapsed.
......@@ -30,7 +30,7 @@ metadata:
name: secrets
namespace: bigbang
spec:
interval: 5m0s
interval: 1m0s
sourceRef:
kind: GitRepository
name: secrets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment