yeet
This commit is contained in:
parent
3a04a9093a
commit
73c4bdc351
@ -78,6 +78,7 @@ metadata:
|
||||
name: myingress
|
||||
namespace: default
|
||||
spec:
|
||||
ingressClassName: traefik-internal
|
||||
rules:
|
||||
- host: test.example.com
|
||||
http:
|
||||
|
@ -107,6 +107,11 @@ spec:
|
||||
- name: data
|
||||
mountPath: /data
|
||||
|
||||
|
||||
ingressClass:
|
||||
enabled: true
|
||||
isDefaultClass: true
|
||||
|
||||
certResolvers:
|
||||
cloudflare:
|
||||
email: me@roxedus.dev
|
||||
|
Loading…
Reference in New Issue
Block a user