helm/resilio/kustomization.yaml

7 lines
192 B
YAML
Raw Normal View History

2023-06-08 14:13:27 +00:00
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml
- service.yaml