Traefik service account
This commit is contained in:
parent
c7023d3fb3
commit
4cfcc0e5dd
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@ ports:
|
||||||
targetport: 2222
|
targetport: 2222
|
||||||
nodePort: 30222
|
nodePort: 30222
|
||||||
|
|
||||||
|
|
||||||
|
serviceAccount:
|
||||||
|
create: true
|
||||||
|
name: traefik
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Reference in a new issue