gitops: fix kuard
This commit is contained in:
@@ -3,11 +3,11 @@ apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: kuard
|
||||
namespace: ingress-test
|
||||
namespace: kuard
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: test.kammel.dev
|
||||
- host: test.kuard.dev
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
||||
Reference in New Issue
Block a user