Fix indentation in deployment.yaml

This commit is contained in:
Dede Fuji Abdul 2024-01-15 16:54:59 +07:00
parent 7503531028
commit 7ebcde1926

View File

@ -13,10 +13,10 @@ spec:
app: apkt-eis
spec:
containers:
- name: apkt-eis
- name: apkt-eis
image: defuj/apkt-eis:latest
ports:
- containerPort: 80
- containerPort: 80
---
apiVersion: v1
kind: Service