nextcloud.nextcloud-cluster.credentials created 2021-09-28 14:56:23, version 3529871950

apiVersion: ricoberger.de/v1alpha1
kind: VaultSecret
metadata:
  annotations:
    kubectl.kubernetes.io/last-applied-configuration: '{"apiVersion":"ricoberger.de/v1alpha1","kind":"VaultSecret","metadata":{"annotations":{},"labels":{"app.kubernetes.io/instance":"cluster-others-manager"},"name":"nextcloud.nextcloud-cluster.credentials","namespace":"nextcloud-psql"},"spec":{"keys":["username","password"],"path":"k3s/nextcloud/psql","type":"Opaque"}}

      '
  creationTimestamp: '2021-09-28T14:56:23Z'
  generation: 1
  labels:
    app.kubernetes.io/instance: cluster-others-manager
  managedFields:
  - apiVersion: ricoberger.de/v1alpha1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations:
          .: {}
          f:kubectl.kubernetes.io/last-applied-configuration: {}
      f:spec:
        .: {}
        f:keys: {}
        f:path: {}
        f:type: {}
    manager: kubectl-client-side-apply
    operation: Update
    time: '2021-09-28T14:56:23Z'
  - apiVersion: ricoberger.de/v1alpha1
    fieldsType: FieldsV1
    fieldsV1:
      f:status:
        .: {}
        f:conditions: {}
    manager: manager
    operation: Update
    time: '2021-09-28T14:56:23Z'
  - apiVersion: ricoberger.de/v1alpha1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations:
          f:kubectl.kubernetes.io/last-applied-configuration: {}
        f:labels:
          .: {}
          f:app.kubernetes.io/instance: {}
    manager: argocd-application-controller
    operation: Update
    time: '2021-09-29T13:56:08Z'
  name: nextcloud.nextcloud-cluster.credentials
  namespace: nextcloud-psql
  resourceVersion: '3529871950'
  uid: a6528b20-9290-4efd-8049-cd01a255d9bf
spec:
  keys:
  - username
  - password
  path: k3s/nextcloud/psql
  type: Opaque
status:
  conditions:
  - lastTransitionTime: '2025-10-28T17:19:11Z'
    message: Secret was updated
    observedGeneration: 1
    reason: Updated
    status: 'True'
    type: SecretCreated