put all of kubernaut's configuration in this repo
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user