mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(ingress): nginx default cert uses secret name not cert name
Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
@@ -63,7 +63,7 @@ spec:
|
||||
# namespaceSelector:
|
||||
# any: true
|
||||
extraArgs:
|
||||
default-ssl-certificate: ingress/short-domain
|
||||
default-ssl-certificate: ingress/short-domain-secret
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
|
||||
Reference in New Issue
Block a user