Merge pull request #87 from 3dwardch3ng/app/capacitor

fix typo
This commit is contained in:
2024-06-12 03:45:58 +10:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ spec:
name: ingress-nginx
patch: |
- op: add
path: /sepc/postRenderers/[0]/kustomize/patches/-
path: /spec/postRenderers/[0]/kustomize/patches/-
value:
target:
kind: Service
@@ -39,7 +39,7 @@ spec:
protocol: TCP
targetPort: 9000
- op: add
path: /sepc/postRenderers/[0]/kustomize/patches/-
path: /spec/postRenderers/[0]/kustomize/patches/-
value:
target:
kind: Deployment