fixing errors

This commit is contained in:
2024-06-12 02:20:50 +10:00
parent b0a5eb290c
commit ef0929dfbc
3 changed files with 2 additions and 16 deletions

View File

@@ -24,8 +24,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