File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
setup/helm/operator/templates Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ Github project: https://github.com/cybertec-postgresql/postgres-pg-opera
1313Documentation: https://cybertec-postgresql.github.io/CYBERTEC-pg-operator/
1414
1515Apache License Version 2.0
16- Copyright 2022-2023 CYBERTEC PostgreSQL International GmbH
16+ Copyright 2022-2024 CYBERTEC PostgreSQL International GmbH
Original file line number Diff line number Diff line change @@ -45,13 +45,13 @@ configuration:
4545 # major_version_upgrade_team_allow_list:
4646 # - acid
4747 minimal_major_version : " 13"
48- target_major_version : " 15 "
48+ target_major_version : " 16 "
4949 kubernetes :
5050 # additional_pod_capabilities:
5151 # - "SYS_NICE"
5252 cluster_domain : cluster.local
5353 cluster_labels :
54- application : spilo
54+ application : cpo
5555 cluster_name_label : cluster-name
5656 inherited_labels :
5757 - cpo_monitoring_stack
@@ -71,11 +71,11 @@ configuration:
7171 enable_sidecars : true
7272 # ignored_annotations:
7373 # - k8s.v1.cni.cncf.io/network-status
74- infrastructure_roles_secrets :
75- - secretname : " cpo-monitoring-role"
76- userkey : " user"
77- passwordkey : " password"
78- rolekey : " inrole"
74+ # infrastructure_roles_secrets:
75+ # - secretname: "cpo-monitoring-role"
76+ # userkey: "user"
77+ # passwordkey: "password"
78+ # rolekey: "inrole"
7979 # - secretname: "other-infrastructure-role"
8080 # userkey: "other-user-key"
8181 # passwordkey: "other-password-key"
You can’t perform that action at this time.
0 commit comments