We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0d258c commit 82d3677Copy full SHA for 82d3677
manifests/yamls/migrator.yaml
@@ -58,7 +58,7 @@ spec:
58
serviceAccountName: devtron
59
containers:
60
- name: devtron-rollout
61
- image: quay.io/bitnami/kubectl:latest
+ image: "quay.io/devtron/kubectl:latest"
62
command: ['sh', '-c', 'kubectl rollout restart deployment/devtron -n devtroncd']
63
initContainers:
64
- name: postgresql-migrate-casbin
0 commit comments