Browse Source

Fix mismerge

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 4 years ago
parent
commit
252ca9f618

+ 1 - 1
helm/examples/certmanager/README.md

@@ -197,4 +197,4 @@ You should see a result similar to this:
 
 
 The default public issuer uses self signed certificates. This makes it very easy to set up but browsers
 The default public issuer uses self signed certificates. This makes it very easy to set up but browsers
 will not recognize the certificates as trustworthy and the browser will warn users that the connection
 will not recognize the certificates as trustworthy and the browser will warn users that the connection
-is not safe.
+is not safe.

+ 1 - 1
helm/examples/secrets/password

@@ -1 +1 @@
-password
+password

+ 1 - 1
helm/examples/secrets/url-basic

@@ -1 +1 @@
-https://postman-echo.com/basic-auth
+https://postman-echo.com/basic-auth

+ 1 - 1
helm/examples/secrets/username

@@ -1 +1 @@
-postman
+postman

+ 1 - 1
helm/hpcc/docs/placements.md

@@ -79,4 +79,4 @@ placements:
       operator: "Equal"
       operator: "Equal"
       value: "true"
       value: "true"
       effect: "NoSchedule"
       effect: "NoSchedule"
-```
+```

+ 1 - 1
helm/hpcc/templates/_helpers.tpl

@@ -1081,7 +1081,7 @@ kind: Service
 metadata:
 metadata:
   name: {{ .name | quote }}
   name: {{ .name | quote }}
   labels:
   labels:
-    helmVersion: 8.2.0-rc3
+    helmVersion: 8.4.0-closedown0
 {{- if $lvars.labels }}
 {{- if $lvars.labels }}
 {{ toYaml $lvars.labels | indent 4 }}
 {{ toYaml $lvars.labels | indent 4 }}
 {{- end }}
 {{- end }}

+ 1 - 1
helm/managed/README.md

@@ -1,2 +1,2 @@
 ## HPCC Systems Managed Helm Charts
 ## HPCC Systems Managed Helm Charts
-This directory contains external helm charts and HPCC managed default values
+This directory contains external helm charts and HPCC managed default values