Skip to content

Instantly share code, notes, and snippets.

@warroyo
Created March 23, 2023 13:02
Show Gist options
  • Save warroyo/47996c0d6de03b923aac7da3c60825dd to your computer and use it in GitHub Desktop.
Save warroyo/47996c0d6de03b923aac7da3c60825dd to your computer and use it in GitHub Desktop.
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