creation de nextcloud-kustom
This commit is contained in:
8
requires/cluster/cluster.yaml
Normal file
8
requires/cluster/cluster.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
kind: Cluster
|
||||
apiVersion: kind.x-k8s.io/v1alpha4
|
||||
name: ctest
|
||||
nodes:
|
||||
- role: control-plane
|
||||
- role: worker
|
||||
- role: worker
|
||||
- role: worker
|
2
requires/cluster/nginx/kustomization.yaml
Normal file
2
requires/cluster/nginx/kustomization.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
resources:
|
||||
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.4.0/deploy/static/provider/cloud/deploy.yaml
|
Reference in New Issue
Block a user