forked from k-space/kube
		
	prometheus-operator: v0.76.2
This commit is contained in:
		@@ -9,7 +9,7 @@ spec:
 | 
				
			|||||||
  project: k-space.ee
 | 
					  project: k-space.ee
 | 
				
			||||||
  source:
 | 
					  source:
 | 
				
			||||||
    repoURL: https://github.com/prometheus-operator/prometheus-operator.git
 | 
					    repoURL: https://github.com/prometheus-operator/prometheus-operator.git
 | 
				
			||||||
    targetRevision: v0.75.1
 | 
					    targetRevision: v0.76.2
 | 
				
			||||||
    path: .
 | 
					    path: .
 | 
				
			||||||
    kustomize:
 | 
					    kustomize:
 | 
				
			||||||
      namespace: prometheus-operator
 | 
					      namespace: prometheus-operator
 | 
				
			||||||
@@ -17,8 +17,8 @@ spec:
 | 
				
			|||||||
    server: 'https://kubernetes.default.svc'
 | 
					    server: 'https://kubernetes.default.svc'
 | 
				
			||||||
    namespace: prometheus-operator
 | 
					    namespace: prometheus-operator
 | 
				
			||||||
  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