UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit bc8bdc50 authored by ablanchard's avatar ablanchard
Browse files

#361 Attempted to force the HR to update when the templated values are changed...

#361 Attempted to force the HR to update when the templated values are changed (ideally this would trigger a restart when the SSO values are changed) - might need some iteration or input to get to a working state.
parent e450922e
No related branches found
No related tags found
Loading
......@@ -8,6 +8,8 @@ metadata:
app.kubernetes.io/name: logging
app.kubernetes.io/component: "core"
{{- include "commonLabels" . | nindent 4}}
annotations:
checksum/values: {{ include (print $.Template.BasePath "/logging/elasticsearch-kibana/values.yaml") . | sha256sum }}
spec:
targetNamespace: logging
chart:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment