Merge pull request #159 from Ashikuroff/patch-3

Update deployment.yaml
This commit is contained in:
marceldempers 2022-08-07 13:49:03 +10:00 committed by GitHub
commit 5e97959656
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ spec:
spec:
containers:
- name: example-app
image: aimvector/python:1.0.1
image: aimvector/python:1.0.0
imagePullPolicy: Always
ports:
- containerPort: 5000
@ -44,4 +44,4 @@ spec:
secretName: mysecret
- name: config-volume
configMap:
name: example-config #name of our configmap object
name: example-config #name of our configmap object