modify type

This commit is contained in:
soukainna 2024-04-05 14:34:49 +02:00
parent 1956053f58
commit a57d420181
1 changed files with 1 additions and 5 deletions

View File

@ -1,12 +1,8 @@
apiVersion: v1
kind: Secret
metadata:
annotations:
sealedsecrets.bitnami.com/managed: "true"
sealedsecrets.bitnami.com/namespace-wide: "true"
creationTimestamp: null
name: docker-mobility-account-secret
namespace: argocd-test
type: Opaque
type: kubernetes.io/dockerconfigjson
data:
.dockerconfigjson: eyJhdXRocyI6eyJnaXQuY29vcGdvLmlvIjp7InVzZXJuYW1lIjoic2xhZmRpbGkiLCJwYXNzd29yZCI6ImRjZmNjMmIwNmM1Zjg2MjRiMTMyYzQxNTc5NDE1MDM5NzBmYjliNSIsImF1dGgiOiJjMnhoWm1ScGJHazZaR05tWTJNeVlqQTJZelZtT0RZeU5HSXhNekpqTkRFMU56azBNVFV3TXprM01HWmlPV0kxIn19fQ==