Merge "Remove extraneous configmap hashes"
This commit is contained in:
commit
b8174d8a8e
@ -14,9 +14,6 @@ spec:
|
||||
{{ end }}
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
configmap-bin-hash: {{ tuple "configmap-bin.yaml" . | include "helm-toolkit.hash" }}
|
||||
configmap-etc-hash: {{ tuple "configmap-etc.yaml" . | include "helm-toolkit.hash" }}
|
||||
labels:
|
||||
app: etcd
|
||||
spec:
|
||||
|
@ -28,9 +28,6 @@ spec:
|
||||
{{ end }}
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
configmap-bin-hash: {{ tuple "configmap-bin.yaml" . | include "helm-toolkit.hash" }}
|
||||
configmap-etc-hash: {{ tuple "configmap-etc.yaml" . | include "helm-toolkit.hash" }}
|
||||
labels:
|
||||
app: memcached
|
||||
spec:
|
||||
|
Loading…
x
Reference in New Issue
Block a user