Skip to content

Commit

Permalink
chore: add K8S_VERSION to sample env
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gillson <[email protected]>
  • Loading branch information
TylerGillson committed Sep 19, 2024
1 parent 6d217b4 commit 3817889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/env.example
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export OCI_REGISTRY=${OCI_REGISTRY:-ttl.sh}
export STYLUS_BRANCH=${STYLUS_BRANCH:-2-node}
export PROVIDER_K3S_BRANCH=${PROVIDER_K3S_BRANCH:-two-node}
export PE_VERSION=4.4.12
export K8S_VERSION=1.29.6

# two node vars
export TWO_NODE_BACKEND=postgres

0 comments on commit 3817889

Please sign in to comment.