mirror of
https://github.com/bvanroll/cicdTest.git
synced 2025-08-29 20:12:43 +00:00
helm consul toegevoegd ma nie als submodule?
This commit is contained in:
20
consul-helm/templates/NOTES.txt
Normal file
20
consul-helm/templates/NOTES.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
Thank you for installing HashiCorp Consul!
|
||||
|
||||
Now that you have deployed Consul, you should look over the docs on using
|
||||
Consul with Kubernetes available here:
|
||||
|
||||
https://www.consul.io/docs/platform/k8s/index.html
|
||||
|
||||
|
||||
Your release is named {{ .Release.Name }}. To learn more about the release, try:
|
||||
|
||||
$ helm status {{ .Release.Name }}
|
||||
$ helm get {{ .Release.Name }}
|
||||
|
||||
|
||||
{{- if (and .Values.global.bootstrapACLs (gt (len .Values.server.extraConfig) 3)) }}
|
||||
Warning: Defining server extraConfig potentially disrupts the automatic ACL
|
||||
bootstrapping required settings. This may cause future issues if
|
||||
there are conflicts.
|
||||
{{- end }}
|
Reference in New Issue
Block a user