Skip to content
Snippets Groups Projects

WIP: Update hydra

Closed Mark requested to merge update-hydra into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -27,7 +27,7 @@ userpanel:
# userpanel.image.tag and userpanel.image.pullPolicy should be the same as
# userbackend.image.tag and userpanel.image.pullPolicy as the images are released
# together in order to guarantee compatibility
<< : &IMAGE_DEFAULTS_USER_PANEL { tag: "master", pullPolicy: "Always" }
<< : &IMAGE_DEFAULTS_USER_PANEL { tag: "update-hydra", pullPolicy: "Always" }
repository: "open.greenhost.net:4567/openappstack/user-panel/frontend"
ingress:
# userpanel.ingress.host is the FQDN of the userpanel application
Loading