We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b003b6 commit cbe71dbCopy full SHA for cbe71db
2 files changed
charts/coco-supported/sandbox/templates/kata-config.yaml
@@ -7,4 +7,5 @@ metadata:
7
name: default-kata-config
8
spec:
9
enablePeerPods: true
10
+ logLevel: debug
11
{{ end }}
rhdp/install-config.yaml.j2
@@ -7,7 +7,7 @@ compute:
name: worker
platform:
azure:
- type: Standard_D8s_v5
+ type: Standard_D16s_v5
replicas: 3
12
controlPlane:
13
architecture: amd64
0 commit comments