Rearrange deployment files into kustomizations
This commit is contained in:
parent
1bd3fd2429
commit
51ad0bc54b
56 changed files with 532 additions and 1094 deletions
3
test/e2e-image/overlay/deployment-namespace-patch.yaml
Normal file
3
test/e2e-image/overlay/deployment-namespace-patch.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
- op: add
|
||||
path: /spec/template/spec/containers/0/args/-1
|
||||
value: "--watch-namespace=$(POD_NAMESPACE)"
|
||||
Loading…
Add table
Add a link
Reference in a new issue