9 lines
214 B
YAML
9 lines
214 B
YAML
environment:
|
|
configServerAuth:
|
|
existingSecret: ec-config-server-auth-secrets
|
|
service:
|
|
type: LoadBalancer
|
|
spring:
|
|
activeprofile: native,k3s
|
|
persistence:
|
|
hostPath: /mnt/nfs/AppData/ec-config-server/config |