helm/resilio/kustomization.yaml
2023-06-08 22:13:27 +08:00

7 lines
192 B
YAML

# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml