Compare commits

..

1 Commits

Author SHA1 Message Date
Adam Veldhousen c37ba960e3
attempt to use var replacement 2023-05-26 20:18:14 -05:00
1 changed files with 2 additions and 2 deletions

View File

@ -21,5 +21,5 @@ kind: Secret
metadata: metadata:
name: bh-registry name: bh-registry
type: kubernetes.io/dockerconfigjson type: kubernetes.io/dockerconfigjson
stringData: data:
.dockerconfigjson: '{ "auths": {} }' .dockerconfigjson: eyJhdXRocyI6e319Cg==