We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4d9fe commit 1ea2b5aCopy full SHA for 1ea2b5a
2 files changed
rhdp/install-config.yaml.j2
@@ -8,7 +8,7 @@ compute:
8
platform:
9
azure:
10
type: Standard_D8s_v5
11
- replicas: 5
+ replicas: 4
12
controlPlane:
13
architecture: amd64
14
hyperthreading: Enabled
values-spoke.yaml
@@ -50,6 +50,7 @@ clusterGroup:
50
project: sandbox
51
chart: sandboxed-containers
52
chartVersion: 0.0.*
53
+
54
hello-openshift:
55
name: hello-openshift
56
namespace: hello-openshift
0 commit comments