Add: k8s manifests
All checks were successful
release-tag / release-image (push) Successful in 1m52s
All checks were successful
release-tag / release-image (push) Successful in 1m52s
This commit is contained in:
8
k8s/secret.regcred.yaml
Normal file
8
k8s/secret.regcred.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: regcred
|
||||
namespace: mafuyu-kirisu
|
||||
type: kubernetes.io/dockerconfigjson
|
||||
data:
|
||||
.dockerconfigjson:
|
||||
Reference in New Issue
Block a user