mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-23 03:18:09 +08:00
11 lines
201 B
YAML
11 lines
201 B
YAML
apiVersion: kustomize.config.k8s.io/v1alpha1
|
|
kind: Component
|
|
|
|
patches:
|
|
- path: job-patch.yaml
|
|
target:
|
|
group: batch
|
|
version: v1
|
|
kind: Job
|
|
name: ql3-security-administration
|