add examples
This commit is contained in:
9
flux/variables.example.sh
Normal file
9
flux/variables.example.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
export GITEA_TOKEN=""
|
||||
|
||||
export CAPH_WORKER_CLUSTER_KUBECONFIG=../clusterapi/output/workload-kubeconfig
|
||||
export MANAGEMENT_GITOPS_REPO=git.front.kjuulh.io/kjuulh/clank-management-config.git
|
||||
|
Reference in New Issue
Block a user