Skip to content

Commit 7d65815

Browse files
fix yaml
1 parent 52c3a03 commit 7d65815

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

infra/reloader/kustomization.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
apiVersion: "kustomize.config.k8s.io/v1beta1"
33
kind: "Kustomization"
44
resources:
5-
- deployment.yaml"
6-
- serviceaccount.yaml"
7-
- networkpolicy.yaml"
5+
- "deployment.yaml"
6+
- "serviceaccount.yaml"
7+
- "networkpolicy.yaml"

infra/reloader/upsert-secrets.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)