Add values-relay

This commit is contained in:
njackson 2025-02-12 01:36:14 +00:00
parent ca9a01a317
commit 34946b7f86

60
values-relay Normal file
View file

@ -0,0 +1,60 @@
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: []