Teleport - override value 정리
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
chartMode: standalone
|
|
||||||
clusterName: teleport.kr.datasaker.io
|
clusterName: teleport.kr.datasaker.io
|
||||||
|
|
||||||
auth:
|
auth:
|
||||||
teleportConfig:
|
teleportConfig:
|
||||||
# put any teleport.yaml auth configuration overrides here
|
|
||||||
teleport:
|
teleport:
|
||||||
log:
|
log:
|
||||||
output: stderr
|
output: stderr
|
||||||
@@ -19,26 +17,15 @@ auth:
|
|||||||
|
|
||||||
proxy:
|
proxy:
|
||||||
teleportConfig:
|
teleportConfig:
|
||||||
# put any teleport.yaml proxy configuration overrides here
|
|
||||||
teleport:
|
teleport:
|
||||||
log:
|
log:
|
||||||
output: stderr
|
output: stderr
|
||||||
severity: INFO
|
severity: INFO
|
||||||
|
|
||||||
proxy_service:
|
|
||||||
https_keypairs_reload_interval: 12h
|
|
||||||
|
|
||||||
podSecurityPolicy:
|
podSecurityPolicy:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
proxy_service:
|
|
||||||
web_listen_addr: 0.0.0.0:3080
|
|
||||||
public_addr: teleport.kr.datasaker.io:443
|
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: "1"
|
cpu: "1"
|
||||||
memory: "2Gi"
|
memory: "1Gi"
|
||||||
|
|
||||||
highAvailability:
|
|
||||||
replicaCount: 1
|
|
||||||
Reference in New Issue
Block a user