Skip to content

Commit

Permalink
release: v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
terinjokes committed Jan 8, 2024
1 parent 6cc885a commit 88207e6
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions deploy/manifests/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ spec:
spec:
serviceAccountName: originissuer-control
containers:
- image: cloudflare/origin-ca-issuer:v0.6.1
name: origin-ca-controller
resources:
limits:
cpu: 100m
memory: 100Mi
requests:
cpu: 100m
memory: 100Mi
- image: cloudflare/origin-ca-issuer:v0.7.0
name: origin-ca-controller
resources:
limits:
cpu: 100m
memory: 100Mi
requests:
cpu: 100m
memory: 100Mi
terminationGracePeriodSeconds: 10

0 comments on commit 88207e6

Please sign in to comment.