Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions core-services/ci-secret-bootstrap/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2875,12 +2875,12 @@ secret_configs:
name: cluster-secrets-oci-assisted
namespace: ci
- from:
osServicePrincipal.json:
field: osServicePrincipal.json
item: os4-installer.openshift-ci.azure
baseDomain:
field: public_hosted_zone
item: os4-installer.openshift-ci.azure
osServicePrincipal.json:
field: osServicePrincipal.json
item: os4-installer.openshift-ci.azure
pull-secret:
dockerconfigJSON:
- auth_field: token_image-puller_app.ci_reg_auth_value.txt
Expand Down Expand Up @@ -3121,12 +3121,12 @@ secret_configs:
name: cluster-secrets-azurestack
namespace: ci
- from:
osServicePrincipal.json:
field: osServicePrincipal.json
item: os4-installer.openshift-ci2.azure
baseDomain:
field: public_hosted_zone
item: os4-installer.openshift-ci2.azure
osServicePrincipal.json:
field: osServicePrincipal.json
item: os4-installer.openshift-ci2.azure
pull-secret:
dockerconfigJSON:
- auth_field: token_image-puller_app.ci_reg_auth_value.txt
Expand Down