Skip to content

Commit 1b992f7

Browse files
fmt: style
1 parent 70dbe66 commit 1b992f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

clusters/argo-svc.dd.soeren.cloud/apps/gotify/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ apiVersion: "kustomize.config.k8s.io/v1beta1"
33
kind: "Kustomization"
44
namespace: "gotify"
55
resources:
6-
- namespace.yaml
7-
- ../../../../apps/gotify
6+
- "namespace.yaml"
7+
- "../../../../apps/gotify"
88
components:
9-
- ../../../../apps/gotify/components/istio
10-
- ../../../../apps/gotify/components/networkpolicy-hermes
9+
- "../../../../apps/gotify/components/istio"
10+
- "../../../../apps/gotify/components/networkpolicy-hermes"
1111
patches:
1212
- target:
1313
kind: "VirtualService"

0 commit comments

Comments
 (0)