mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
9 lines
158 B
YAML
9 lines
158 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: qinglong3-worker
|
|
|
|
resources:
|
|
- deployment.yaml
|
|
- persistent-volume-claim.yaml
|