Add Reloader

This commit is contained in:
Ryan Cavicchioni 2024-08-07 10:33:25 -05:00
parent 6fae8b82af
commit 0ccddfabb6
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,9 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- https://github.com/stakater/Reloader/deployments/kubernetes
namespace: reloader

View File

@ -0,0 +1,5 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: reloader