Unverified Commit 538c3c30 authored by Jonathan S. Katz's avatar Jonathan S. Katz
Browse files

Partial revert of 317d9db7 and 25d67c12

parent 25d67c12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+3 −3
Original line number Diff line number Diff line
@@ -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