fixing container spec in sample deployment
This commit is contained in:
parent
b71182d910
commit
5bd1f53222
@ -15,5 +15,7 @@ spec:
|
||||
app: shockrah-xyz
|
||||
spec:
|
||||
containers:
|
||||
- name: bind
|
||||
- name: shockrah-xyz
|
||||
image: nginx:latest
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
Loading…
Reference in New Issue
Block a user