Loading helm/install/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2,5 +2,5 @@ apiVersion: v2 name: pgo description: Installer for PGO, the open source Postgres Operator from Crunchy Data type: application version: 0.2.2 version: 0.2.3 appVersion: 5.0.4 helm/install/values.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,9 @@ relatedImages: # singleNamespace determines how to install PGO to watch namesapces. If set to # false, PGO will watch for Postgres clusters in all namesapces Setting to # "true" will instruct PGO to only watch for Postgres clusters in the namespace # that it is installed in. # singleNamespace: false # that it is installed in. Defaults to the value below. singleNamespace: false # debug allows you to enable or disable the "debug" level of logging. # Defaults to the value below. # debug: true debug: true Loading
helm/install/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2,5 +2,5 @@ apiVersion: v2 name: pgo description: Installer for PGO, the open source Postgres Operator from Crunchy Data type: application version: 0.2.2 version: 0.2.3 appVersion: 5.0.4
helm/install/values.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -22,9 +22,9 @@ relatedImages: # singleNamespace determines how to install PGO to watch namesapces. If set to # false, PGO will watch for Postgres clusters in all namesapces Setting to # "true" will instruct PGO to only watch for Postgres clusters in the namespace # that it is installed in. # singleNamespace: false # that it is installed in. Defaults to the value below. singleNamespace: false # debug allows you to enable or disable the "debug" level of logging. # Defaults to the value below. # debug: true debug: true