Skip to content

Commit

Permalink
ZO-5240: Fix kustomize patch
Browse files Browse the repository at this point in the history
  • Loading branch information
wosc committed Apr 26, 2024
1 parent edeafae commit 75932e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions smoketest/k8s/staging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ patches:
name: nightwatch
patch: |-
- op: add
path: /spec/template/spec/containers/0/env/-
path: /spec/template/spec/containers/0/env
value:
name: HTTPS_PROXY
value: http://static-ip-proxy.ops.zeit.de:3128
- name: HTTPS_PROXY
value: http://static-ip-proxy.ops.zeit.de:3128

0 comments on commit 75932e6

Please sign in to comment.