Bump nginx image to version without core directives (#8625)
This commit is contained in:
parent
cd6f88af3f
commit
ac60ed85ab
6 changed files with 6 additions and 6 deletions
|
|
@ -38,7 +38,7 @@ const SlowEchoService = "slow-echo"
|
|||
const HTTPBinService = "httpbin"
|
||||
|
||||
// NginxBaseImage use for testing
|
||||
const NginxBaseImage = "k8s.gcr.io/ingress-nginx/nginx:81c2afd975a6f9a9847184472286044d7d5296f6@sha256:a71ac64dd8cfd68341ba47dbdc4d8c2cb91325fce669875193ea0319118201b5"
|
||||
const NginxBaseImage = "k8s.gcr.io/ingress-nginx/nginx:cd6f88af3f976a180ed966dadf273473ae768dfa@sha256:18f91105e4099941d2efee71a8ec52c6ef7702d5f7e8214b7cb5f25cc10a0b41"
|
||||
|
||||
type deploymentOptions struct {
|
||||
namespace string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue