correcting the schema
This commit is contained in:
@@ -26,8 +26,8 @@ spec:
|
||||
name: ingress-nginx-controller
|
||||
patch: |
|
||||
- op: add
|
||||
path: "/spec/ports/-" #resouirce we want to change
|
||||
value: #value we want to use for patching
|
||||
path: "/spec/ports/-"
|
||||
value:
|
||||
name: capacitor-tcp-9000
|
||||
nodePort: 31555
|
||||
port: 9000
|
||||
|
||||
Reference in New Issue
Block a user