Skip to content

Commit 90b094c

Browse files
committed
patch
1 parent 1dab36f commit 90b094c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

apps/argocd-gateway/base/kustomization.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ resources:
66
- httproute.yaml
77

88
patches:
9-
- patch: |-
9+
- patch: |
1010
apiVersion: v1
1111
kind: Service
1212
metadata:
1313
name: argocd-server
1414
spec:
1515
type: ClusterIP
16+
target:
17+
kind: Service

0 commit comments

Comments
 (0)