Remove additional fields from minimal-postgres-manifest
This commit is contained in:
parent
1643d10245
commit
9ccc78af82
|
|
@ -14,10 +14,6 @@ spec:
|
|||
foo_user: [] # role for application foo
|
||||
databases:
|
||||
foo: zalando # dbname: owner
|
||||
resources:
|
||||
limits:
|
||||
hugepages-2Mi: 250Mi
|
||||
memory: 250Mi
|
||||
preparedDatabases:
|
||||
bar: {}
|
||||
postgresql:
|
||||
|
|
|
|||
Loading…
Reference in New Issue