feat(all): global cleanning adding dev overlay

This commit is contained in:
2023-09-04 12:40:18 +02:00
committed by Philippe Caseiro
parent dbece5cad2
commit e616ec1900
55 changed files with 364 additions and 1594 deletions

View File

@ -1,6 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1alpha1
kind: Component
namespace: nextcloud
configurations:
- ./configurations/cnpg-config.yaml

View File

@ -2,7 +2,6 @@ apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: nextcloud-postgres
namespace: nextcloud
spec:
instances: 1
primaryUpdateStrategy: unsupervised

View File

@ -1,8 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1alpha1
kind: Component
namespace: nextcloud
resources:
- deployment.yaml
- redis-service.yaml
- ConfigMap-redis.yaml
- ConfigMap-redis.yaml