mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 14:02:15 +11:00
fix: pin eda-ui version
This commit is contained in:
parent
cbe9e86439
commit
f4ef89b6dd
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@ spec:
|
||||||
automation_server_url: https://awx.example.com/
|
automation_server_url: https://awx.example.com/
|
||||||
automation_server_ssl_verify: no
|
automation_server_ssl_verify: no
|
||||||
|
|
||||||
|
image_web: quay.io/ansible/eda-ui
|
||||||
|
image_web_version: "2.4.454"
|
||||||
|
|
||||||
api:
|
api:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
resource_requirements:
|
resource_requirements:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue