feat: add traefik role
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
traefik_chart_version: 41.0.1
|
||||
|
||||
traefik_values:
|
||||
providers:
|
||||
kubernetesGateway:
|
||||
enabled: true
|
||||
gateway:
|
||||
enabled: true
|
||||
listeners:
|
||||
web:
|
||||
port: 8000
|
||||
protocol: HTTP
|
||||
Reference in New Issue
Block a user