2024-01-27 23:27:45 -06:00
|
|
|
---
|
|
|
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
|
|
- ./helmrelease.yaml
|
|
|
|
- ../../../../templates/volsync
|
2024-10-12 14:24:43 -05:00
|
|
|
- ../../../../templates/gatus/internal
|