We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd52e58 commit b4f7b51Copy full SHA for b4f7b51
apps/faf-user-service/templates/deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
prometheus.io/path: '/actuator/prometheus'
23
spec:
24
containers:
25
- - image: faforever/faf-user-service:3.2.4
+ - image: faforever/faf-user-service:master
26
imagePullPolicy: Always
27
name: faf-user-service
28
envFrom:
0 commit comments