mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 05:52:15 +11:00
Merge pull request #252 from kurokobo/eda-ui
fix: pin eda-ui image with old version to avoid issues
This commit is contained in:
commit
fd5a3c0ad1
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ spec:
|
|||
image: quay.io/ansible/eda-server
|
||||
image_version: sha-a6e4d66
|
||||
|
||||
image_web: quay.io/ansible/eda-ui
|
||||
image_web_version: "2.4.306"
|
||||
|
||||
# https://github.com/ansible/eda-server-operator/issues/112
|
||||
#extra_settings:
|
||||
# - setting: GIT_SSL_NO_VERIFY
|
||||
|
|
|
|||
Loading…
Reference in a new issue