Skip to content

Commit 2bbfaeb

Browse files
authored
Merge pull request #149 from mhjacks/aap_config_fix
aap config fix
2 parents 2524a49 + 204c944 commit 2bbfaeb

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

Changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,7 @@
7979
* Add ODF console plugin
8080
* Remove dataimportcron and PVC cleanup, as the underlying issues were fixed in 4.17
8181
* Remove now obsolete ansible code and shell scripts
82+
83+
## Further Changes for v2.0 (February 25, 2026)
84+
85+
* Pin utility-container version to v1.0.2 to workaround issue with loading AAP config

values-hub.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ clusterGroup:
3939
chartVersion: 0.1.*
4040
extraValueFiles:
4141
- $patternref/overrides/values-aap-config-aeg.yaml
42+
overrides:
43+
- name: configJob.image
44+
value: quay.io/validatedpatterns/utility-container:v1.0.2
4245
edge-gitops-vms:
4346
name: edge-gitops-vms
4447
namespace: edge-gitops-vms

0 commit comments

Comments
 (0)