ips fixed
This commit is contained in:
@@ -18,11 +18,11 @@ image:
|
||||
env:
|
||||
TZ: UTC
|
||||
TS3SERVER_LICENSE: accept
|
||||
# TS3SERVER_SERVERADMIN_PASSWORD:
|
||||
# valueFrom:
|
||||
# secretKeyRef:
|
||||
# name: teamspeak
|
||||
# key: serveradmin_password
|
||||
TS3SERVER_SERVERADMIN_PASSWORD:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: teamspeak
|
||||
key: serveradmin_password
|
||||
|
||||
|
||||
# -- Configures service settings for the chart.
|
||||
@@ -44,6 +44,9 @@ service:
|
||||
primary: true
|
||||
port: 9987
|
||||
protocol: UDP
|
||||
type: LoadBalancer
|
||||
annotations:
|
||||
io.cilium/lb-ipam-ips: 192.168.0.184
|
||||
|
||||
probes:
|
||||
readiness:
|
||||
|
||||
Reference in New Issue
Block a user