Created
February 24, 2022 05:41
-
-
Save sapphirelin/318b96562591c047d7b23cba180eea97 to your computer and use it in GitHub Desktop.
This file contains hidden or 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: full | |
ceip_policy_disclosed: true | |
buildservice: | |
kp_default_repository: harbor.vclass.local/tap/build-service | |
kp_default_repository_username: <tap #changeme > | |
kp_default_repository_password: <VMware1! #changeme > | |
tanzunet_username: <email@ #changeme > | |
tanzunet_password: <VMware1! #changeme > | |
enable_automatic_dependency_updates: true | |
descriptor_name: tap-1.0.0-full | |
supply_chain: testing_scanning | |
ootb_supply_chain_testing_scanning: | |
registry: | |
server: harbor.vclass.local | |
repository: tap/build-service | |
gitops: | |
ssh_secret: "" | |
learningcenter: | |
ingressDomain: learning-center.vclass.local | |
tap_gui: | |
ingressEnabled: true | |
ingressDomain: vclass.local | |
service_type: ClusterIP | |
app_config: | |
backend: | |
baseUrl: http://tap-gui.vclass.local | |
cors: | |
origin: http://tap-gui.vclass.local | |
app: | |
baseUrl: http://tap-gui.vclass.local | |
integrations: | |
github: | |
- host: github.com | |
token: ${GITHUB_TOKEN} | |
metadata_store: | |
app_service_type: ClusterIP | |
contour: | |
envoy: | |
service: | |
annotations: | |
external-dns.alpha.kubernetes.io/hostname: '*.vclass.local' | |
type: LoadBalancer | |
accelerator: | |
domain: accelerator.vclass.local | |
ingress: | |
include: true | |
server: | |
service_type: ClusterIP | |
cnrs: | |
domain_name: cnr.vclass.local | |
domain_template: '{{.Name}}-{{.Namespace}}.{{.Domain}}' | |
grype: | |
namespace: dev-space | |
targetImagePullSecret: tap-registry |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment