Skip to content

Commit

Permalink
Update sigsci-values.yaml for 1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
leaf-fastly authored Oct 28, 2021
1 parent be6ae0b commit 246e7a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sigsci-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ controller:
# Replaces the default nginx-controller image with a custom image that contains the Signal Sciences nginx Module
image:
repository: signalsciences/sigsci-nginx-ingress-controller
tag: "0.49.0"
tag: "1.0.1"
pullPolicy: IfNotPresent

# Load module and set sigsci_agent_host
Expand Down Expand Up @@ -34,4 +34,4 @@ controller:

extraVolumes:
- name: sigsci-temp
emptyDir: {}
emptyDir: {}

0 comments on commit 246e7a0

Please sign in to comment.