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