apiVersion: v1 kind: Secret metadata: name: bh-registry type: kubernetes.io/dockerconfigjson stringData: .dockerconfigjson: | { "auths": {} }