deploy api

This commit is contained in:
2022-12-10 22:10:13 +01:00
parent 369aed9ea1
commit 3a16d3e723
6 changed files with 40 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ metadata:
labels:
io.kompose.service: backend
name: backend
namespace: testing
spec:
replicas: 1
selector:

View File

@@ -8,6 +8,7 @@ metadata:
labels:
io.kompose.service: backend
name: backend
namespace: testing
spec:
ports:
- name: "{{ port }}"

View File

@@ -18,3 +18,5 @@ metadata:
labels:
io.kompose.service: backend-env
name: env
namespace: testing

View File

@@ -5,7 +5,6 @@ kind: Secret
metadata:
creationTimestamp: "2022-11-26T19:19:41Z"
name: regcred
namespace: default
resourceVersion: "17345802593"
namespace: testing
uid: {{ uid_secret }}
type: kubernetes.io/dockerconfigjson