This commit is contained in:
auricom
2023-12-27 14:11:59 +01:00
parent 0f6835c7c6
commit c10db175a6
7 changed files with 208 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: default
resources:
- ./gatus.yaml
- ./helmrelease.yaml
- ./volsync.yaml