Remove extraneous configmap hashes
Change-Id: I8da978c974edae6d44043d9f693f52ab4c681c91
This commit is contained in:
parent
ef6657deab
commit
4f6dd859d7
@ -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…
Reference in New Issue
Block a user