postgres.nextcloud-cluster.credentials created 2021-09-28 22:02:57, version 68791001

apiVersion: v1
data:
  password: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
  username: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
kind: Secret
metadata:
  annotations:
    annotations-hidden: by-kube-web-view
  creationTimestamp: '2021-09-28T22:02:57Z'
  labels:
    application: spilo
    cluster-name: nextcloud-cluster
    team: nextcloud
  managedFields:
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:data:
        .: {}
        f:password: {}
        f:username: {}
      f:metadata:
        f:labels:
          .: {}
          f:application: {}
          f:cluster-name: {}
          f:team: {}
      f:type: {}
    manager: postgres-operator
    operation: Update
    time: '2021-09-28T22:02:57Z'
  name: postgres.nextcloud-cluster.credentials
  namespace: nextcloud-psql
  resourceVersion: '68791001'
  uid: c19f3385-5bea-4dcc-b9fe-0e254ea47559
type: Opaque