fix deploy config

This commit is contained in:
2022-09-19 11:06:00 +07:00
parent 274d7379d7
commit 3ca9072e10
2 changed files with 3 additions and 5 deletions

View File

@@ -13,12 +13,12 @@ spec:
replicas: 1
selector:
matchLabels:
app: hello
app: python-api
template:
metadata:
namespace: hello-world
namespace: python-api
labels:
app: hello
app: python-api
spec:
containers:
- name: python_api