Skip to content

Commit

Permalink
release: v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
terinjokes committed Oct 3, 2024
1 parent 8151be4 commit 9e30f07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/manifests/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ spec:
serviceAccountName: originissuer-control
containers:
- name: origin-ca-controller
image: cloudflare/origin-ca-issuer:v0.9.0
image: cloudflare/origin-ca-issuer:v0.10.0
args:
- --cluster-resource-namespace=${POD_NAMESPACE}
- --cluster-resource-namespace=$(POD_NAMESPACE)
env:
- name: POD_NAMESPACE
valueFrom:
Expand Down

0 comments on commit 9e30f07

Please sign in to comment.