Skip to content

install-config and agent-config files should not be in openshift folder for hub installation #525

@elhadjici

Description

@elhadjici

'install-config.yaml' and agent-config.yaml should not be under openshift folder for HUB deployment using ABI. ABI created openshift folder with generated manifests, the folder can be created in the installation directory to customize install with machineconfig for example.

openshift folder must be at the same level as install-config.yaml and agent-config.yaml files and can include machineconfig (NTP, disk partitioning) and extra config like Network CR.

Below an example:

install-directory
├── agent-config.yaml
├── install-config.yaml
└── openshift
└── machineconfig-master.yaml

2 directories, 3 files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions