61 lines
1.3 KiB
Text
61 lines
1.3 KiB
Text
|
affinity: {}
|
||
|
config:
|
||
|
TURNHighestPort: 65535
|
||
|
TURNLowestPort: 49152
|
||
|
apiUrl: 'wss://api.gate.calegix.net'
|
||
|
listenPort: 3478
|
||
|
otlp:
|
||
|
endpoint: null
|
||
|
publicIPV4Addr: '98.168.105.68'
|
||
|
publicIPV6Addr: null
|
||
|
token:
|
||
|
existingSecret: null
|
||
|
key: FIREZONE_TOKEN
|
||
|
value: '.SFMyNTY.g2gDaANtAAAAJDIyYWRhNjAxLTczYmItNDRkNC05ZjgyLTQxZGQ4YTdhMzVmNm0AAAAkZmRkZmQwZDUtNGE0MC00ZTdlLTk3MmMtN2VjMDVjOTkxZjY0bQAAADhIUlRBRUw5NVA1VUZGUTM1QzM5MkpESDVPSVAzMlVWRTQwTThKVjJBOEwxUEFKOVRLNElHPT09PW4GAKPgyfeUAWIAAVGA.Z0pP0-G6EidqHMholZX9ql4X-J9oHtCXiaqzzCxknvg'
|
||
|
dnsConfig: {}
|
||
|
dnsPolicy: null
|
||
|
envFrom: []
|
||
|
extraEnv: []
|
||
|
fullnameOverride: ''
|
||
|
image:
|
||
|
pullPolicy: IfNotPresent
|
||
|
repository: ghcr.io/firezone/relay
|
||
|
tag: ''
|
||
|
imagePullSecrets: []
|
||
|
logFormat: json
|
||
|
logLevel: trace
|
||
|
nameOverride: ''
|
||
|
nodeSelector: {}
|
||
|
podAnnotations: {}
|
||
|
podLabels: {}
|
||
|
podSecurityContext: {}
|
||
|
resources: {}
|
||
|
revisionHistoryLimit: 10
|
||
|
securityContext:
|
||
|
allowPrivilegeEscalation: false
|
||
|
capabilities:
|
||
|
add:
|
||
|
- NET_ADMIN
|
||
|
drop:
|
||
|
- ALL
|
||
|
readOnlyRootFilesystem: true
|
||
|
runAsGroup: null
|
||
|
runAsUser: null
|
||
|
service:
|
||
|
annotations: {}
|
||
|
externalTrafficPolicy: Local
|
||
|
ipFamilies:
|
||
|
- IPv4
|
||
|
ipFamilyPolicy: SingleStack
|
||
|
labels: {}
|
||
|
loadBalancerClass: ''
|
||
|
type: ClusterIP
|
||
|
serviceAccount:
|
||
|
annotations: {}
|
||
|
automount: false
|
||
|
create: true
|
||
|
name: ''
|
||
|
tolerations: []
|
||
|
volumeMounts: []
|
||
|
volumes: []
|