Skip to content

Commit

Permalink
Fix small mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
mocdaniel committed Apr 16, 2024
1 parent 3cbf54b commit 8611784
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion monitoring-appset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
valueFiles:
- values.yaml
destination:
server: https://kubernetes.default.svc
name: in-cluster
namespace: "{{ .namespace }}" # this is dangerous!
syncPolicy:
syncOptions:
Expand Down
2 changes: 1 addition & 1 deletion parent-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
destination:
namespace:
in-cluster:
name:
project:
source:
repoURL:
Expand Down

0 comments on commit 8611784

Please sign in to comment.