Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoLC committed Apr 19, 2024
1 parent c9db3ed commit b546bcb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/helm/env.d/staging/values.impress.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: lasuite/impress-backend
pullPolicy: Always
tag: "main"
tag: "helm-add-webrtc-server"

backend:
migrateJobAnnotations:
Expand Down Expand Up @@ -81,13 +81,13 @@ frontend:
image:
repository: lasuite/impress-frontend
pullPolicy: Always
tag: "main"
tag: "helm-add-webrtc-server"

webrtc:
image:
repository: lasuite/impress-y-webrtc-signaling
pullPolicy: Always
tag: "main"
tag: "helm-add-webrtc-server"

ingress:
enabled: true
Expand Down

0 comments on commit b546bcb

Please sign in to comment.