-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated values.yaml for hubsize Signed-off-by: Nathaniel Graham <[email protected]> * Updated HubSize default to Small Signed-off-by: Nathaniel Graham <[email protected]> * Removed incorrect comment Signed-off-by: Nathaniel Graham <[email protected]> * Updated default to Small - Also changed ExtraLarge to XLarge Signed-off-by: Nathaniel Graham <[email protected]> * Removed component CRD from crd/bases Signed-off-by: Nathaniel Graham <[email protected]> --------- Signed-off-by: Nathaniel Graham <[email protected]>
- Loading branch information
Showing
22 changed files
with
86 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
global: | ||
imageOverrides: [] | ||
pullSecret: null | ||
hubSize: Small | ||
hubconfig: | ||
nodeSelector: null | ||
proxyConfigs: {} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
global: | ||
imageOverrides: | ||
multicloud_manager: quay.io/test/test:test | ||
pullSecret: "" | ||
namespace: default | ||
imageOverrides: | ||
multicloud_manager: quay.io/test/test:test | ||
pullSecret: "" | ||
namespace: default | ||
hubSize: Small | ||
hubconfig: | ||
nodeSelector: {} | ||
proxyConfigs: {} | ||
replicaCount: 1 | ||
tolerations: [] | ||
nodeSelector: {} | ||
proxyConfigs: {} | ||
replicaCount: 1 | ||
tolerations: [] | ||
org: open-cluster-management |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
global: | ||
imageOverrides: | ||
multicloud_manager: quay.io/test/test:test | ||
pullSecret: "" | ||
namespace: default | ||
imageOverrides: | ||
multicloud_manager: quay.io/test/test:test | ||
pullSecret: "" | ||
namespace: default | ||
hubSize: Small | ||
hubconfig: | ||
nodeSelector: {} | ||
proxyConfigs: {} | ||
replicaCount: 1 | ||
tolerations: [] | ||
nodeSelector: {} | ||
proxyConfigs: {} | ||
replicaCount: 1 | ||
tolerations: [] | ||
org: open-cluster-management |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
global: | ||
hubSize: Small | ||
imageOverrides: | ||
assisted_image_service: '' | ||
assisted_installer: '' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
global: | ||
hubSize: Small | ||
imageOverrides: | ||
registration_operator: '' | ||
namespace: default | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
global: | ||
hubSize: Small | ||
imageOverrides: | ||
discovery_operator: '' | ||
namespace: default | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
global: | ||
hubSize: Small | ||
imageOverrides: | ||
openshift_hive: '' | ||
namespace: default | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
pkg/templates/charts/toggle/image-based-install-operator/values.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
global: | ||
hubSize: Small | ||
imageOverrides: | ||
image_based_install_operator: '' | ||
namespace: default | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
global: | ||
hubSize: Small | ||
imageOverrides: | ||
managed_serviceaccount: '' | ||
namespace: default | ||
|
21 changes: 11 additions & 10 deletions
21
pkg/templates/charts/toggle/server-foundation/values.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
global: | ||
imageOverrides: | ||
multicloud_manager: quay.io/test/test:test | ||
templateOverrides: {} | ||
pullSecret: "" | ||
namespace: default | ||
imageOverrides: | ||
multicloud_manager: quay.io/test/test:test | ||
templateOverrides: {} | ||
pullSecret: "" | ||
namespace: default | ||
hubSize: Small | ||
hubconfig: | ||
nodeSelector: {} | ||
proxyConfigs: {} | ||
replicaCount: 1 | ||
tolerations: [] | ||
ocpVersion: "4.12.0" | ||
nodeSelector: {} | ||
proxyConfigs: {} | ||
replicaCount: 1 | ||
tolerations: [] | ||
ocpVersion: "4.12.0" | ||
org: open-cluster-management |