Change PRJ and cluster name
This commit is contained in:
parent
f0c077b5a5
commit
01181a2a70
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
set -o pipefail
|
||||
|
||||
PRJ="obch"
|
||||
PRJ="flux"
|
||||
readonly PRJ
|
||||
USE_TF=0
|
||||
readonly USE_TF
|
||||
|
@ -140,7 +140,7 @@ ${FLUX_CMD} bootstrap gitea \
|
|||
--owner="$GITEA_USER" \
|
||||
--repository="$PRJ"-deploy \
|
||||
--branch=main \
|
||||
--path=clusters/minikube \
|
||||
--path=clusters/dev \
|
||||
--personal \
|
||||
--read-write-key=true \
|
||||
--private=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue