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 d1c5aca commit ffa8f53Copy full SHA for ffa8f53
k8s-manifests/deployment.yaml
@@ -14,7 +14,7 @@ spec:
14
spec:
15
containers:
16
- name: worker
17
- image: scaling_kubernetes_hpa_vpa/worker:latest
+ image: narsic/scaling_kubernetes_hpa_vpa:latest
18
env:
19
- name: REDIS_HOST
20
value: "redis"
0 commit comments