Skip to content

Commit

Permalink
add new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
maleck13 committed Nov 8, 2023
1 parent 35e79c2 commit 68ace0c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion config/policy-controller/delete-ns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ $patch: delete
apiVersion: v1
kind: Namespace
metadata:
name: kuadrant-system
name: kuadrant-system

Check failure on line 7 in config/policy-controller/delete-ns.yaml

View workflow job for this annotation

GitHub Actions / Lint

[EOF Newline] reported by reviewdog 🐶 Missing newline Raw Output: config/policy-controller/delete-ns.yaml:7: Missing newline
3 changes: 2 additions & 1 deletion config/policy-controller/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ patches:
path: /spec/template/spec/containers/0/args/-
value: --ocm-hub=false
target:
kind: Deployment
kind: Deployment

Check failure on line 14 in config/policy-controller/kustomization.yaml

View workflow job for this annotation

GitHub Actions / Lint

[EOF Newline] reported by reviewdog 🐶 Missing newline Raw Output: config/policy-controller/kustomization.yaml:14: Missing newline

0 comments on commit 68ace0c

Please sign in to comment.