mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 01:00:24 +08:00
10 lines
164 B
YAML
10 lines
164 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: qinglong3-system
|
|
|
|
resources:
|
|
- cluster.yaml
|
|
- database-roles.yaml
|
|
- database.yaml
|