Teleport - override value 정리

This commit is contained in:
dsk-minchulahn
2024-01-22 12:22:53 +09:00
parent 7c1afcf6d7
commit f331ea9bc4

View File

@@ -1,9 +1,7 @@
chartMode: standalone
clusterName: teleport.kr.datasaker.io
auth:
teleportConfig:
# put any teleport.yaml auth configuration overrides here
teleport:
log:
output: stderr
@@ -19,26 +17,15 @@ auth:
proxy:
teleportConfig:
# put any teleport.yaml proxy configuration overrides here
teleport:
log:
output: stderr
severity: INFO
proxy_service:
https_keypairs_reload_interval: 12h
podSecurityPolicy:
enabled: false
proxy_service:
web_listen_addr: 0.0.0.0:3080
public_addr: teleport.kr.datasaker.io:443
resources:
requests:
cpu: "1"
memory: "2Gi"
highAvailability:
replicaCount: 1
memory: "1Gi"