mirror of https://github.com/fluxcd/flux2.git
6 lines
108 B
YAML
6 lines
108 B
YAML
3 years ago
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
resources:
|
||
|
- ./deployment.yaml
|
||
|
- ./hpa.yaml
|