-
Notifications
You must be signed in to change notification settings - Fork 181
[WIP]Updated cnv workload creation for disconnected cluster-4.19 #13410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-4.19
Are you sure you want to change the base?
[WIP]Updated cnv workload creation for disconnected cluster-4.19 #13410
Conversation
Signed-off-by: Amrita Mahapatra <[email protected]> (cherry picked from commit b5d6181)
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: amr1ta The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Amrita Mahapatra <[email protected]>
registry: | ||
certConfigMap: user-ca-bundle | ||
secretRef: quayadmin | ||
url: 'docker://r8-ru26-w-l.quay-service.fusion.tadn.ibm.com:8443/ocsci-image/nirsof/cirros:0.6.2-1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@amr1ta let's not add image here it should go in auth.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for the time being have kept it like this will modify all the static values later
certConfigMap: user-ca-bundle | ||
secretRef: quayadmin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@amr1ta let's not add image here it should go in auth.yaml
…ed clusters Signed-off-by: Amrita Mahapatra <[email protected]>
Signed-off-by: Amrita Mahapatra <[email protected]>
Signed-off-by: Amrita Mahapatra <[email protected]>
(cherry picked from commit b5d6181)