mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 09:35:10 +01:00
k8s
This commit is contained in:
parent
6274818d1f
commit
f76aac3b59
5 changed files with 59 additions and 1 deletions
7
kube/docker-nilstrieb-dev-image-pull-secret.yaml
Normal file
7
kube/docker-nilstrieb-dev-image-pull-secret.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: docker-nilstrieb-dev-login
|
||||
type: kubernetes.io/dockerconfigjson
|
||||
data:
|
||||
.dockerconfigjson: <fill me>
|
||||
Loading…
Add table
Add a link
Reference in a new issue