moving repository to gitea
This commit is contained in:
7
k8s/shared/regcred.yaml
Normal file
7
k8s/shared/regcred.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: regcred
|
||||
type: kubernetes.io/dockerconfigjson
|
||||
data:
|
||||
.dockerconfigjson: ewoJImF1dGhzIjogewoJCSJyZWdpc3RyeS5pbnRlcm5hbC51aWEubm8iOiB7CgkJCSJhdXRoIjogImRtbHNhbUZ5WWpwbmJIQmhkQzAzVW5kU1pITkhaa1JTTXpoWldtcGFRMmsxZUE9PSIKCQl9Cgl9Cn0=
|
||||
Reference in New Issue
Block a user