Remove extraneous configmap hashes
Change-Id: I8da978c974edae6d44043d9f693f52ab4c681c91
This commit is contained in:
parent
ef6657deab
commit
4f6dd859d7
@ -14,9 +14,6 @@ spec:
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
template:
|
template:
|
||||||
metadata:
|
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:
|
labels:
|
||||||
app: etcd
|
app: etcd
|
||||||
spec:
|
spec:
|
||||||
|
@ -28,9 +28,6 @@ spec:
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
template:
|
template:
|
||||||
metadata:
|
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:
|
labels:
|
||||||
app: memcached
|
app: memcached
|
||||||
spec:
|
spec:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user