We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905290c commit f37c169Copy full SHA for f37c169
1 file changed
src/chart/values.yaml
@@ -2,7 +2,7 @@ registry: ghcr.io
2
3
# Image pull secret
4
# privateRegistry: acr-auth
5
-tag: gha20
+tag: gha40
6
7
# supported types are nginx (wip: traefik and istio)
8
ingress:
@@ -14,7 +14,7 @@ ingress:
14
# https://github.com/microsoft/presidio/issues/304
15
16
analyzer:
17
- name: sdsc-ordes/presidio-analyzer
+ name: sdsc-ordes/deid-module/presidio-analyzer
18
replicas: 1
19
imagePullPolicy: Always
20
# analyzerConfigMapName: ""
@@ -35,7 +35,7 @@ analyzer:
35
name: http
36
37
anonymizer:
38
- name: sdsc-ordes/presidio-anonymizer
+ name: sdsc-ordes/deid-module/presidio-anonymizer
39
40
41
container:
0 commit comments