mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-08-18 03:26:23 +00:00
Update flux.md
--public is now replaced by --private=false
This commit is contained in:
committed by
Jérôme Petazzoni
parent
8724ab2835
commit
6105b57914
+1
-1
@@ -75,7 +75,7 @@ This is (approximately) what we're going to do:
|
||||
--repository=$GITHUB_REPO \
|
||||
--branch=main \
|
||||
--path=./clusters/$FLUX_CLUSTER \
|
||||
--personal --public
|
||||
--personal --private=false
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user