Fix vaultwarden service port

This commit is contained in:
Nikolai Rodionov 2024-07-15 20:23:07 +02:00
parent 463fb03080
commit c4dc3fe566
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -56,8 +56,8 @@ service:
type: ClusterIP
ports:
vaultwarden:
port: 9000
targetPort: 9000
port: 8080
targetPort: 8080
protocol: TCP
storage: