Skip to content
Snippets Groups Projects
Commit 8996e12b authored by Mariano Cano's avatar Mariano Cano
Browse files

Upgrade deployment to use the latest image.

parent 8227c011
Branches
Tags
No related merge requests found
...@@ -8,5 +8,5 @@ spec: ...@@ -8,5 +8,5 @@ spec:
spec: spec:
containers: containers:
# Change the value of image field below to your controller image URL # Change the value of image field below to your controller image URL
- image: smallstep/step-issuer:0.2.0 - image: smallstep/step-issuer:0.3.0
name: manager name: manager
...@@ -344,7 +344,7 @@ spec: ...@@ -344,7 +344,7 @@ spec:
- --enable-leader-election - --enable-leader-election
command: command:
- /manager - /manager
image: smallstep/step-issuer:0.2.0 image: smallstep/step-issuer:0.3.0
name: manager name: manager
resources: resources:
limits: limits:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment