10 lines
200 B
YAML
10 lines
200 B
YAML
---
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
namespace: stakater-reloader
|
|
|
|
resources:
|
|
- ./ns.yaml
|
|
- https://github.com/stakater/Reloader/deployments/kubernetes?ref=v1.0.30
|