chore: jellyfin use clusterip, traefik auto update
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
image:
|
||||
tag: "v3.6.7"
|
||||
providers:
|
||||
kubernetesGateway:
|
||||
enabled: true
|
||||
kubernetesCRD:
|
||||
allowCrossNamespace: true
|
||||
deployment:
|
||||
|
||||
@@ -55,7 +55,6 @@ export class JellyfinServer extends Construct {
|
||||
targetPort: "discovery",
|
||||
},
|
||||
],
|
||||
type: "LoadBalancer",
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user