added kubernetes server to topgrade
This commit is contained in:
parent
6adfd4a06a
commit
aa0d605833
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ skip_notify = true
|
|||
{{- if eq .chezmoi.hostname "pxm" }}
|
||||
remote_topgrades = ["docker", "kali", "mail"]
|
||||
{{- else }}
|
||||
remote_topgrades = ["pxm", "web", "infra"]
|
||||
remote_topgrades = ["pxm", "web", "infra", "kube"]
|
||||
{{- end }}
|
||||
|
||||
# Arguments to pass SSH when upgrading remote systems
|
||||
|
|
Loading…
Add table
Reference in a new issue