Skip to content

Commit

Permalink
missing make materialzie
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll committed Feb 26, 2025
1 parent bb41f72 commit fa2ccf4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions config/public-cloud-cs-pr.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"componentSync": {
"enabled": true,
"image": {
"digest": "d1021e2",
"digest": "sha256:d838c4910bc53a5583dd501ed7e3ab08aa7c08b45b5997c90764c65ceef01a8f",
"repository": "image-sync/component-sync"
},
"pullSecretName": "component-sync-pull-secret",
Expand All @@ -126,7 +126,7 @@
"ocMirror": {
"enabled": true,
"image": {
"digest": "d1021e2",
"digest": "sha256:4affed9ff6397a5c44e9d1451fd58667f56e826b122819ccb6e1e8e045803c18",
"repository": "image-sync/oc-mirror"
},
"pullSecretName": "pull-secret"
Expand Down
4 changes: 2 additions & 2 deletions config/public-cloud-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"componentSync": {
"enabled": true,
"image": {
"digest": "d1021e2",
"digest": "sha256:d838c4910bc53a5583dd501ed7e3ab08aa7c08b45b5997c90764c65ceef01a8f",
"repository": "image-sync/component-sync"
},
"pullSecretName": "component-sync-pull-secret",
Expand All @@ -126,7 +126,7 @@
"ocMirror": {
"enabled": true,
"image": {
"digest": "d1021e2",
"digest": "sha256:4affed9ff6397a5c44e9d1451fd58667f56e826b122819ccb6e1e8e045803c18",
"repository": "image-sync/oc-mirror"
},
"pullSecretName": "pull-secret"
Expand Down
4 changes: 2 additions & 2 deletions config/public-cloud-msft-int.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"componentSync": {
"enabled": true,
"image": {
"digest": "d1021e2",
"digest": "sha256:d838c4910bc53a5583dd501ed7e3ab08aa7c08b45b5997c90764c65ceef01a8f",
"repository": "image-sync/component-sync"
},
"pullSecretName": "component-sync-pull-secret",
Expand All @@ -126,7 +126,7 @@
"ocMirror": {
"enabled": true,
"image": {
"digest": "d1021e2",
"digest": "sha256:4affed9ff6397a5c44e9d1451fd58667f56e826b122819ccb6e1e8e045803c18",
"repository": "image-sync/oc-mirror"
},
"pullSecretName": "ocp-pull-secret"
Expand Down
4 changes: 2 additions & 2 deletions config/public-cloud-personal-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"componentSync": {
"enabled": true,
"image": {
"digest": "d1021e2",
"digest": "sha256:d838c4910bc53a5583dd501ed7e3ab08aa7c08b45b5997c90764c65ceef01a8f",
"repository": "image-sync/component-sync"
},
"pullSecretName": "component-sync-pull-secret",
Expand All @@ -126,7 +126,7 @@
"ocMirror": {
"enabled": true,
"image": {
"digest": "d1021e2",
"digest": "sha256:4affed9ff6397a5c44e9d1451fd58667f56e826b122819ccb6e1e8e045803c18",
"repository": "image-sync/oc-mirror"
},
"pullSecretName": "pull-secret"
Expand Down

0 comments on commit fa2ccf4

Please sign in to comment.