File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848 - --contour-key-file=/certs/tls.key
4949 - --config-path=/config/contour.yaml
5050 command : ["contour"]
51- image : docker.io/projectcontour/contour:master
51+ image : docker.io/projectcontour/contour:v1.1.0
5252 imagePullPolicy : Always
5353 name : contour
5454 ports :
Original file line number Diff line number Diff line change 9090 - --envoy-key-file=/certs/tls.key
9191 command :
9292 - contour
93- image : docker.io/projectcontour/contour:master
93+ image : docker.io/projectcontour/contour:v1.1.0
9494 imagePullPolicy : Always
9595 name : envoy-initconfig
9696 volumeMounts :
Original file line number Diff line number Diff line change @@ -1489,7 +1489,7 @@ spec:
14891489 - --contour-key-file=/certs/tls.key
14901490 - --config-path=/config/contour.yaml
14911491 command : ["contour"]
1492- image : docker.io/projectcontour/contour:master
1492+ image : docker.io/projectcontour/contour:v1.1.0
14931493 imagePullPolicy : IfNotPresent
14941494 name : contour
14951495 ports :
@@ -1636,7 +1636,7 @@ spec:
16361636 - --envoy-key-file=/certs/tls.key
16371637 command :
16381638 - contour
1639- image : docker.io/projectcontour/contour:master
1639+ image : docker.io/projectcontour/contour:v1.1.0
16401640 imagePullPolicy : IfNotPresent
16411641 name : envoy-initconfig
16421642 volumeMounts :
You can’t perform that action at this time.
0 commit comments