This commit is contained in:
Дмитрий Соловьев
2026-05-25 14:23:52 +03:00
parent b3a6012ebb
commit d48ddd2657
1066 changed files with 104601 additions and 3 deletions
@@ -0,0 +1,42 @@
replicaCount: 1
image:
repository: registry.example.com/pcp/pcp-cloud-config-server
tag: latest
pullPolicy: IfNotPresent
pullSecrets: []
service:
type: ClusterIP
port: 38888
targetPort: 8888
app:
configGitUri: ""
configGitUsername: "oauth2"
configGitDefaultLabel: "master"
configGitSearchPaths: "config-repo"
configGitSkipSslValidation: "false"
gitTokenSecret:
name: spring-cloud-config-server-git
key: token
ingress:
enabled: false
className: ""
annotations: {}
host: ""
path: /
pathType: Prefix
tls: []
extraEnv: []
resources: {}
podAnnotations: {}
podLabels: {}
nameOverride: ""
fullnameOverride: ""