We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1948d commit 5b38d2bCopy full SHA for 5b38d2b
1 file changed
k8s/ocelot/deployment.yaml
@@ -12,7 +12,7 @@ spec:
12
spec:
13
containers:
14
- name: apigwmm
15
- image: eshop/ocelotapigw-mm
+ image: eshop/ocelotapigw
16
imagePullPolicy: Always
17
env:
18
- name: PATH_BASE
@@ -51,7 +51,7 @@ spec:
51
52
53
- name: apigwms
54
- image: eshop/ocelotapigw-ms
55
56
57
@@ -90,7 +90,7 @@ spec:
90
91
92
- name: apigwwm
93
- image: eshop/ocelotapigw-wm
94
95
96
@@ -129,7 +129,7 @@ spec:
129
130
131
- name: apigwws
132
- image: eshop/ocelotapigw-ws
133
134
135
0 commit comments