Skip to content
Snippets Groups Projects
Unverified Commit e4b97efa authored by Varac's avatar Varac
Browse files

Fix name

parent 16ac603b
No related branches found
No related tags found
No related merge requests found
advanced/
...@@ -7,8 +7,8 @@ flux create source git stackspin-flux-example \ ...@@ -7,8 +7,8 @@ flux create source git stackspin-flux-example \
--branch=main \ --branch=main \
--interval=1h --interval=1h
echo "Creating / updating kustomization stackspin-flux-example-basic in namespace example-basic" echo "Creating / updating kustomization stackspin-flux-example in namespace example-basic"
flux create kustomization stackspin-flux-example-basic \ flux create kustomization stackspin-flux-example \
--namespace=example-basic \ --namespace=example-basic \
--source=GitRepository/stackspin-flux-example \ --source=GitRepository/stackspin-flux-example \
--path="./basic/clusters/production/" \ --path="./basic/clusters/production/" \
......
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