allhost issue fixed
This commit is contained in:
parent
61bd33ae55
commit
a7cbc4e156
@ -5,6 +5,9 @@ metadata:
|
|||||||
name: {{ include "hades.fullname" . }}-allhosts
|
name: {{ include "hades.fullname" . }}-allhosts
|
||||||
labels:
|
labels:
|
||||||
{{- include "hades.labels" . | nindent 4 }}
|
{{- include "hades.labels" . | nindent 4 }}
|
||||||
|
annotations:
|
||||||
|
argocd.argoproj.io/compare-options: IgnoreExtraneous
|
||||||
|
argocd.argoproj.io/sync-options: Prune=false
|
||||||
data:
|
data:
|
||||||
allhosts.tsv: |
|
allhosts.tsv: |
|
||||||
{{ .Files.Get "files/allhosts.tsv" | indent 4 }}
|
{{ .Files.Get "files/allhosts.tsv" | indent 4 }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user