Skip to content

Inject overlay only working for transformers category #639

@nbaker-ally

Description

@nbaker-ally

Viya4 Deployment Version Details

8.2.0

Ansible Variable File Details

No response

Steps to Reproduce

I'm attempting to inject overlays into the base kustomization file for the MRM solution using inject-sas-bases-overlays.yaml and the following entries:

resources:
  - sas-bases/overlays/postgres/cds-postgres
components:
  - sas-bases/components/crunchydata/internal-cds-postgres
transformers:
  - site-config/sas-risk-cirrus-core/resources/core_transform.yaml
  - site-config/sas-risk-cirrus-mrm/resources/mrm_transform.yaml

The transformers are being injected into kustomization.yaml, but the resources and components categories are not.

Expected Behavior

The resources and components entries need to be injected into the base kustomization.yaml file.

Actual Behavior

As a result the resources and components entires are not being injected into the base kustomization file and MRM is not appearing after logging into the Viya platform.

Additional Context

No response

References

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleOpen for 30 days with no activity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions