got kubernetes working :)
This commit is contained in:
parent
419712115a
commit
4fda5c188a
@ -19,4 +19,6 @@ spec:
|
|||||||
image: docker.scalz.cloud/blog
|
image: docker.scalz.cloud/blog
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: registry-credential
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user