mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 23:45:25 +02:00
10 lines
219 B
YAML
10 lines
219 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- cluster-secrets.yaml
|
|
- drone-pipelines.yaml
|
|
- regcred-data.yaml
|
|
- regcred-development.yaml
|
|
- regcred-media.yaml
|
|
- replicated.yaml
|