mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
10 lines
233 B
YAML
10 lines
233 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- manifests/clusterrole.yaml
|
|
- manifests/clusterrolebinding.yaml
|
|
- manifests/serviceaccount.yaml
|
|
- manifests/deployment.yaml
|
|
- manifests/role.yaml
|