Skip to content

Commit

Permalink
Create kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshojha5 committed Aug 6, 2024
1 parent f2d2fec commit 7ff6e9e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 4.4/kubernetes/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- configmap.yaml
- statefulset.yaml
- service.yaml

0 comments on commit 7ff6e9e

Please sign in to comment.