2024-07-17 14:54:16 -05:00
|
|
|
---
|
|
|
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
|
|
- ./helmrelease.yaml
|
|
|
|
- ../../../../templates/volsync
|
2024-07-26 11:15:12 -05:00
|
|
|
- ../../../../templates/gatus/internal
|