Skip to content

Commit

Permalink
feat(envrc): add Resource Sets to sample environment
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Schoone <[email protected]>
  • Loading branch information
jschoone committed Aug 30, 2024
1 parent 807a9db commit 2945fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .envrc.sample
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export PATH="$(pwd)/hack/tools/bin/:$PATH"
export KUBECONFIG=$PWD/.mgt-cluster-kubeconfig.yaml
export CLUSTER_TOPOLOGY=true
export EXP_RUNTIME_SDK=true
export EXP_CLUSTER_RESOURCE_SET=true
export CLUSTER_NAME=test-dfkhje
export SECRET_NAME=supersecret
export CLOUD_NAME=test
Expand Down

0 comments on commit 2945fbb

Please sign in to comment.