12 lines
263 B
Plaintext
12 lines
263 B
Plaintext
|
apiVersion: v1
|
||
|
data:
|
||
|
.dockerconfigjson: {{ dockerconfigjson }}
|
||
|
kind: Secret
|
||
|
metadata:
|
||
|
creationTimestamp: "2022-11-26T19:19:41Z"
|
||
|
name: regcred
|
||
|
namespace: default
|
||
|
resourceVersion: "17345802593"
|
||
|
uid: {{ uid_secret }}
|
||
|
type: kubernetes.io/dockerconfigjson
|