theshire/kubernetes/apps/ci-runners/forgejo/app/kustomization.yaml

9 lines
225 B
YAML
Raw Normal View History

2024-09-05 05:43:09 -05:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: ci-runners
resources:
- ./externalsecret.yaml
- ./helmrelease.yaml