This commit is contained in:
parent
6a7deeca76
commit
1060b4b116
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ ports:
|
||||||
port: 443
|
port: 443
|
||||||
tls:
|
tls:
|
||||||
certResolver: "letsencrypt"
|
certResolver: "letsencrypt"
|
||||||
|
metrics:
|
||||||
|
port: 9101
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
drop: [ALL]
|
drop: [ALL]
|
||||||
|
|
Loading…
Reference in a new issue