We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d18fb commit 7e790d2Copy full SHA for 7e790d2
charts/all/hello-world/templates/hello-world-cm.yaml
@@ -13,7 +13,7 @@ data:
13
<title>Hello World</title>
14
</head>
15
<body>
16
- <h1>Validated Patterns QE was here!</h1>
+ <h1>Hello World!</h1>
17
<br/>
18
<h2>
19
Hub Cluster domain is '{{ .Values.global.hubClusterDomain }}' <br>
0 commit comments