File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ resources:
77images :
88- name : postgres-operator
99 newName : docker.io/perconalab/percona-postgresql-operator
10- newTag : migration-27741
10+ newTag : main
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ resources:
88images :
99- name : postgres-operator
1010 newName : docker.io/perconalab/percona-postgresql-operator
11- newTag : migration-27741
11+ newTag : main
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ patchesStrategicMerge:
99images :
1010- name : postgres-operator
1111 newName : docker.io/perconalab/percona-postgresql-operator
12- newTag : migration-27741
12+ newTag : main
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ patchesStrategicMerge:
1010images :
1111- name : postgres-operator
1212 newName : docker.io/perconalab/percona-postgresql-operator
13- newTag : migration-27741
13+ newTag : main
Original file line number Diff line number Diff line change @@ -69412,6 +69412,23 @@ rules:
6941269412 - list
6941369413 - patch
6941469414 - watch
69415+ - apiGroups:
69416+ - postgres-operator.crunchydata.com
69417+ resources:
69418+ - postgresclusters
69419+ verbs:
69420+ - delete
69421+ - get
69422+ - list
69423+ - patch
69424+ - update
69425+ - watch
69426+ - apiGroups:
69427+ - postgres-operator.crunchydata.com
69428+ resources:
69429+ - postgresclusters/finalizers
69430+ verbs:
69431+ - update
6941569432- apiGroups:
6941669433 - rbac.authorization.k8s.io
6941769434 resources:
@@ -69573,7 +69590,7 @@ spec:
6957369590 value: 10s
6957469591 - name: PGO_FEATURE_GATES
6957569592 value: ""
69576- image: docker.io/perconalab/percona-postgresql-operator:migration-27741
69593+ image: docker.io/perconalab/percona-postgresql-operator:main
6957769594 imagePullPolicy: Always
6957869595 livenessProbe:
6957969596 failureThreshold: 3
Original file line number Diff line number Diff line change @@ -69412,6 +69412,23 @@ rules:
6941269412 - list
6941369413 - patch
6941469414 - watch
69415+ - apiGroups:
69416+ - postgres-operator.crunchydata.com
69417+ resources:
69418+ - postgresclusters
69419+ verbs:
69420+ - delete
69421+ - get
69422+ - list
69423+ - patch
69424+ - update
69425+ - watch
69426+ - apiGroups:
69427+ - postgres-operator.crunchydata.com
69428+ resources:
69429+ - postgresclusters/finalizers
69430+ verbs:
69431+ - update
6941569432- apiGroups:
6941669433 - rbac.authorization.k8s.io
6941769434 resources:
@@ -69571,7 +69588,7 @@ spec:
6957169588 value: 10s
6957269589 - name: PGO_FEATURE_GATES
6957369590 value: ""
69574- image: docker.io/perconalab/percona-postgresql-operator:migration-27741
69591+ image: docker.io/perconalab/percona-postgresql-operator:main
6957569592 imagePullPolicy: Always
6957669593 livenessProbe:
6957769594 failureThreshold: 3
Original file line number Diff line number Diff line change 5858 value : 10s
5959 - name : PGO_FEATURE_GATES
6060 value : " "
61- image : docker.io/perconalab/percona-postgresql-operator:migration-27741
61+ image : docker.io/perconalab/percona-postgresql-operator:main
6262 imagePullPolicy : Always
6363 livenessProbe :
6464 failureThreshold : 3
Original file line number Diff line number Diff line change @@ -195,6 +195,23 @@ rules:
195195 - list
196196 - patch
197197 - watch
198+ - apiGroups :
199+ - postgres-operator.crunchydata.com
200+ resources :
201+ - postgresclusters
202+ verbs :
203+ - delete
204+ - get
205+ - list
206+ - patch
207+ - update
208+ - watch
209+ - apiGroups :
210+ - postgres-operator.crunchydata.com
211+ resources :
212+ - postgresclusters/finalizers
213+ verbs :
214+ - update
198215- apiGroups :
199216 - rbac.authorization.k8s.io
200217 resources :
Original file line number Diff line number Diff line change 6161 value : 10s
6262 - name : PGO_FEATURE_GATES
6363 value : " "
64- image : docker.io/perconalab/percona-postgresql-operator:migration-27741
64+ image : docker.io/perconalab/percona-postgresql-operator:main
6565 imagePullPolicy : Always
6666 livenessProbe :
6767 failureThreshold : 3
You can’t perform that action at this time.
0 commit comments