argocd-secret created 2021-08-30 18:57:54, version 1724545343

apiVersion: v1
data:
  admin.password: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
  admin.passwordMtime: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
  server.secretkey: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
  tls.crt: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
  tls.key: '**SECRET-CONTENT-HIDDEN-BY-KUBE-WEB-VIEW**'
kind: Secret
metadata:
  annotations:
    annotations-hidden: by-kube-web-view
  creationTimestamp: '2021-08-30T18:57:54Z'
  labels:
    app.kubernetes.io/instance: argocd-manager
    app.kubernetes.io/name: argocd-secret
    app.kubernetes.io/part-of: argocd
  managedFields:
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:data:
        f:admin.password: {}
    manager: kubectl-patch
    operation: Update
    time: '2021-08-30T19:01:34Z'
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:data:
        .: {}
        f:admin.passwordMtime: {}
        f:server.secretkey: {}
        f:tls.crt: {}
        f:tls.key: {}
    manager: argocd-server
    operation: Update
    time: '2021-08-30T19:08:18Z'
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations: {}
        f:labels:
          .: {}
          f:app.kubernetes.io/name: {}
          f:app.kubernetes.io/part-of: {}
      f:type: {}
    manager: kubectl-client-side-apply
    operation: Update
    time: '2023-09-06T20:14:01Z'
  - apiVersion: v1
    fieldsType: FieldsV1
    fieldsV1:
      f:metadata:
        f:annotations:
          f:kubectl.kubernetes.io/last-applied-configuration: {}
        f:labels:
          f:app.kubernetes.io/instance: {}
    manager: argocd-controller
    operation: Update
    time: '2023-09-06T20:15:16Z'
  name: argocd-secret
  namespace: argocd
  resourceVersion: '1724545343'
  uid: 2088c88d-88d4-4128-90ac-ce43940c3093
type: Opaque