Skip to content

Commit 1ea2b5a

Browse files
committed
fix: add missing changes
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 5f4d9fe commit 1ea2b5a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

rhdp/install-config.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ compute:
88
platform:
99
azure:
1010
type: Standard_D8s_v5
11-
replicas: 5
11+
replicas: 4
1212
controlPlane:
1313
architecture: amd64
1414
hyperthreading: Enabled

values-spoke.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ clusterGroup:
5050
project: sandbox
5151
chart: sandboxed-containers
5252
chartVersion: 0.0.*
53+
5354
hello-openshift:
5455
name: hello-openshift
5556
namespace: hello-openshift

0 commit comments

Comments
 (0)