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 fbae6ab commit 6ec3c39Copy full SHA for 6ec3c39
flask.istio.yaml
@@ -26,7 +26,7 @@ spec:
26
containers:
27
- name: flaskapp
28
image: dustise/flaskapp
29
- imagePullPolicy: IfNotPresent
+ imagePullPolicy: Always
30
env:
31
- name: version
32
value: v1
@@ -46,7 +46,7 @@ spec:
46
47
48
49
50
51
52
value: v2
flask.yaml
@@ -28,5 +28,5 @@ spec:
---
0 commit comments