Use local registry proxy for most services

This commit is contained in:
2020-11-04 13:11:47 +01:00
parent 3120186df9
commit e226c3ce71
21 changed files with 156 additions and 25 deletions

View File

@ -49,7 +49,7 @@ spec:
restartPolicy: Never
containers:
- name: kubectl
image: bitnami/kubectl
image: registry.spamasaurus.com/proxy/bitnami/kubectl
command:
- 'bash'
- '-c'