Skip to content

Commit e11edcd

Browse files
authored
fix: api version for OperatorConfiguration (zalando#2007)
* fix: api version for OperatorConfiguration
1 parent 3bfd63c commit e11edcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ the user name, password etc. The secret itself is referenced by the
223223
above list them separately.
224224

225225
```yaml
226-
apiVersion: v1
226+
apiVersion: "acid.zalan.do/v1"
227227
kind: OperatorConfiguration
228228
metadata:
229229
name: postgresql-operator-configuration

0 commit comments

Comments
 (0)