Skip to content

Commit

Permalink
Add kustomization to top folder (#98)
Browse files Browse the repository at this point in the history
* add kustomization to top folder

* fix order in kustomization
  • Loading branch information
bruelea authored Oct 15, 2024
1 parent 6ca2343 commit 31e1a0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kustomization.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- config/default

0 comments on commit 31e1a0b

Please sign in to comment.