Created
March 23, 2023 13:02
-
-
Save warroyo/47996c0d6de03b923aac7da3c60825dd to your computer and use it in GitHub Desktop.
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
profile: iterate | |
shared: | |
ingress_domain: "iterate.eks.tapmc.aws.warroyo.com" | |
ceip_policy_disclosed: TRUE # Installation fails if this is not set to true. Not a string. | |
buildservice: | |
kp_default_repository: "dev.registry.pivotal.io/warroyo/iterate" | |
kp_default_repository_username: "" | |
kp_default_repository_password: "" | |
tanzunet_username: "" | |
tanzunet_password: "" | |
enable_automatic_dependency_updates: false | |
supply_chain: basic | |
ootb_supply_chain_basic: | |
registry: | |
server: "" | |
repository: "" | |
gitops: | |
ssh_secret: "" | |
image_policy_webhook: | |
allow_unmatched_tags: true | |
contour: | |
envoy: | |
service: | |
type: LoadBalancer # (Optional) Defaults to LoadBalancer. | |
appliveview_connector: | |
backend: | |
sslDisabled: true | |
ingressEnabled: true | |
host: appliveview.iterate.eks.tapmc.aws.warroyo.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment