Compare commits

..

1 Commits

Author SHA1 Message Date
Adam Veldhousen 3024f2f697
attempt to use var replacement 2023-05-26 20:24:21 -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
data: stringData:
.dockerconfigjson: eyJhdXRocyI6e319Cg== .dockerconfigjson: '{ "auths": {} }'