update versions
This commit is contained in:
+3
-3
@@ -5,7 +5,7 @@ metadata:
|
||||
labels:
|
||||
app: hw
|
||||
spec:
|
||||
replicas: 10
|
||||
replicas: 2
|
||||
selector:
|
||||
matchLabels:
|
||||
app: hw
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: hw
|
||||
image: smcquay/hw:v0.0.11
|
||||
image: smcquay/hw:v0.1.2
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
livenessProbe:
|
||||
@@ -30,5 +30,5 @@ spec:
|
||||
path: /ready
|
||||
port: 8080
|
||||
periodSeconds: 5
|
||||
- image: smcquay/alpine:v0.0.2
|
||||
- image: smcquay/alpine:v0.0.5
|
||||
name: debug
|
||||
|
||||
Reference in New Issue
Block a user