mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 00:38:14 +08:00
12 lines
217 B
YAML
12 lines
217 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: qinglong3-system
|
|
|
|
resources:
|
|
- namespace.yaml
|
|
- service-account.yaml
|
|
- service.yaml
|
|
- deployment.yaml
|
|
- pod-disruption-budget.yaml
|