Files
dc-observatio/helm/spring-cloud-config-server/values-dev.yaml
T

15 lines
370 B
YAML

app:
configGitUri: "https://git.nstart.cloud/2-6/2-6-4/missionis/observatio-terrae.git"
configGitUsername: "gitlab+deploy-token-5"
configGitDefaultLabel: "dev"
configGitSearchPaths: "config-repo"
configGitSkipSslValidation: "true"
service:
port: 38888
targetPort: 8888
ingress:
enabled: true
host: spring-cloud-config-server.dev.k8s.264.nstart.cloud