deploy api
This commit is contained in:
@@ -8,6 +8,7 @@ metadata:
|
||||
labels:
|
||||
io.kompose.service: backend
|
||||
name: backend
|
||||
namespace: testing
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
|
@@ -8,6 +8,7 @@ metadata:
|
||||
labels:
|
||||
io.kompose.service: backend
|
||||
name: backend
|
||||
namespace: testing
|
||||
spec:
|
||||
ports:
|
||||
- name: "{{ port }}"
|
||||
|
@@ -18,3 +18,5 @@ metadata:
|
||||
labels:
|
||||
io.kompose.service: backend-env
|
||||
name: env
|
||||
namespace: testing
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user