We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b209058 commit 0eddc6aCopy full SHA for 0eddc6a
1 file changed
charts/coco-supported/sandbox/values.yaml
@@ -16,8 +16,9 @@ sandbox:
16
sshKey: secret/data/global/sshKey
17
azure: true
18
# Peer pod image defined, if required to avoid rebuilds.
19
- #peerPodImage: ""
20
- peerPodImage: '/CommunityGalleries/cococommunity-42d8482d-92cd-415b-b332-7648bd978eff/Images/peerpod-podvm-fedora-debug/Versions/0.12.0'
+ peerPodImage: ""
+ # image below is not available in eastasia
21
+ #peerPodImage: '/CommunityGalleries/cococommunity-42d8482d-92cd-415b-b332-7648bd978eff/Images/peerpod-podvm-fedora-debug/Versions/0.12.0'
22
# These variables today limit to one cluster
23
# revise using imperative framework to infer from cluster vars
24
# Strongly advised to override in values-global.yaml or values-{cluster-group}.yaml
0 commit comments