Fix publish-service patch and update README (#1867)
This commit is contained in:
parent
cabd7cb07c
commit
2b24494b55
3 changed files with 11 additions and 5 deletions
7
deploy/publish-service-patch.yaml
Normal file
7
deploy/publish-service-patch.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
{
|
||||
'op': 'add',
|
||||
'path': '/spec/template/spec/containers/0/args/-',
|
||||
'value': '--publish-service=$(POD_NAMESPACE)/ingress-nginx'
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue