apiVersion: "acid.zalan.do/v1" kind: postgresql metadata: name: acid-service-annotations spec: teamId: "acid" volume: size: 1Gi numberOfInstances: 2 users: zalando: # database owner - superuser - createdb foo_user: [] # role for application foo databases: foo: zalando # dbname: owner postgresql: version: "11" serviceAnnotations: annotation.key: value