added homer app

This commit is contained in:
2024-06-16 22:46:19 +10:00
parent f71dac54b2
commit 4a21fe98a7
2 changed files with 2 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: capacitor-ingress
namespace: capacitor
name: homer-ingress
namespace: homer
annotations:
nginx.ingress.kubernetes.io/ssl-redirect: "false"
nginx.ingress.kubernetes.io/use-regex: "true"