Update shadwell/k8s-sidecar Docker tag to v0.0.7
This commit is contained in:
parent
20d998031f
commit
23dea9a4d1
|
|
@ -47,7 +47,7 @@ master:
|
||||||
# over SSH to reapply config when changes to the ConfigScripts are detected. The admin user (or account you specify in
|
# over SSH to reapply config when changes to the ConfigScripts are detected. The admin user (or account you specify in
|
||||||
# Master.AdminUser) will have a random SSH private key (RSA 4096) assigned unless you specify OwnSshKey: true. This will be saved to a k8s secret.
|
# Master.AdminUser) will have a random SSH private key (RSA 4096) assigned unless you specify OwnSshKey: true. This will be saved to a k8s secret.
|
||||||
enabled: true
|
enabled: true
|
||||||
image: shadwell/k8s-sidecar:0.0.2
|
image: shadwell/k8s-sidecar:0.0.7
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
resources:
|
resources:
|
||||||
# limits:
|
# limits:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue