forked from k-space/kube
		
	cpng: v1.25.1
This commit is contained in:
		| @@ -8,16 +8,16 @@ spec: | |||||||
|   project: k-space.ee |   project: k-space.ee | ||||||
|   source: |   source: | ||||||
|     repoURL: https://github.com/cloudnative-pg/cloudnative-pg |     repoURL: https://github.com/cloudnative-pg/cloudnative-pg | ||||||
|     targetRevision: v1.24.1 |     targetRevision: v1.25.1 | ||||||
|     path: releases |     path: releases | ||||||
|     directory: |     directory: | ||||||
|       include: 'cnpg-1.24.1.yaml' |       include: 'cnpg-1.25.1.yaml' | ||||||
|   destination: |   destination: | ||||||
|     server: 'https://kubernetes.default.svc' |     server: 'https://kubernetes.default.svc' | ||||||
|     namespace: cnpg-system |     namespace: cnpg-system | ||||||
|   syncPolicy: |   syncPolicy: | ||||||
|     # automated: |     automated: | ||||||
|     #   prune: true |       prune: true | ||||||
|     syncOptions: |     syncOptions: | ||||||
|       - CreateNamespace=true |       - CreateNamespace=true | ||||||
|       - ServerSideApply=true # Resource is too big to fit in 262144 bytes allowed annotation size. |       - ServerSideApply=true # Resource is too big to fit in 262144 bytes allowed annotation size. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user