Delete otc/central-forgejo.think-ahead.cloud/stacks/core/ingress-apps/openbao.yaml
This commit is contained in:
parent
e13a5a20f4
commit
e3cac9d368
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
apiVersion: networking.k8s.io/v1
|
|
||||||
kind: Ingress
|
|
||||||
metadata:
|
|
||||||
name: openbao
|
|
||||||
namespace: openbao
|
|
||||||
|
|
||||||
spec:
|
|
||||||
ingressClassName: nginx
|
|
||||||
rules:
|
|
||||||
- host: openbao.central-forgejo.think-ahead.cloud
|
|
||||||
http:
|
|
||||||
paths:
|
|
||||||
- backend:
|
|
||||||
service:
|
|
||||||
name: openbao
|
|
||||||
port:
|
|
||||||
number: 8200
|
|
||||||
path: /
|
|
||||||
pathType: Prefix
|
|
Loading…
Reference in a new issue