Skip to content

Commit

Permalink
fixing all.yaml for kustomize resources
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaghavi committed Nov 29, 2024
1 parent c8a716c commit fd328af
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions base-kustomize/mariadb-operator/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

# Keeping resources empty only as a placeholder for now
# We can change this in the future when there was a need for post-renderer kustomize changes
resources: []
resources:
- all.yaml

0 comments on commit fd328af

Please sign in to comment.