We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb52ae commit 467f6dfCopy full SHA for 467f6df
1 file changed
deploy/helm/aet-request/values.yaml
@@ -8,7 +8,7 @@ client:
8
image:
9
repository: ghcr.io/example/aet-request-client
10
tag: latest
11
- pullPolicy: IfNotPresent
+ pullPolicy: Always
12
service:
13
type: ClusterIP
14
port: 80
@@ -41,7 +41,7 @@ server:
41
42
repository: ghcr.io/example/aet-request-server
43
44
45
46
47
0 commit comments