put all of kubernaut's configuration in this repo

This commit is contained in:
2025-06-29 15:20:47 -05:00
parent 1da6a3cf2f
commit ece9c82bc6
7 changed files with 122 additions and 1 deletions

View File

@ -3,5 +3,10 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kubernaut
resources:
- https://git.kill0.net/ryanc/kubernaut/kustomize
- namespace.yaml
- configmap.yaml
- deployment.yaml
- hpa.yaml
- services.yaml
- cronjob.yaml
- ingress.yaml