Skip to content

Commit cbe71db

Browse files
committed
fix: commit
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 8b003b6 commit cbe71db

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

charts/coco-supported/sandbox/templates/kata-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ metadata:
77
name: default-kata-config
88
spec:
99
enablePeerPods: true
10+
logLevel: debug
1011
{{ end }}

rhdp/install-config.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ compute:
77
name: worker
88
platform:
99
azure:
10-
type: Standard_D8s_v5
10+
type: Standard_D16s_v5
1111
replicas: 3
1212
controlPlane:
1313
architecture: amd64

0 commit comments

Comments
 (0)