discord-hook-url created 2022-11-02 16:52:51, version 3528924356

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":"discord-hook-url","namespace":"certfr-discord-bot"},"spec":{"keys":["url"],"path":"k3s/certfr-discord-bot/discord-hook-url","type":"Opaque"}}

      '
  creationTimestamp: '2022-11-02T16:52:51Z'
  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:labels:
          .: {}
          f:app.kubernetes.io/instance: {}
      f:spec:
        .: {}
        f:keys: {}
        f:path: {}
        f:type: {}
    manager: argocd-application-controller
    operation: Update
    time: '2022-11-02T16:52:51Z'
  - apiVersion: ricoberger.de/v1alpha1
    fieldsType: FieldsV1
    fieldsV1:
      f:status:
        .: {}
        f:conditions: {}
    manager: manager
    operation: Update
    time: '2022-11-02T16:52:51Z'
  name: discord-hook-url
  namespace: certfr-discord-bot
  resourceVersion: '3528924356'
  uid: 300824a0-1949-4fd9-93e9-0f9f61b0f1e4
spec:
  keys:
  - url
  path: k3s/certfr-discord-bot/discord-hook-url
  type: Opaque
status:
  conditions:
  - lastTransitionTime: '2025-10-28T07:36:03Z'
    message: Secret was updated
    observedGeneration: 1
    reason: Updated
    status: 'True'
    type: SecretCreated