Dashboard added

This commit is contained in:
Justine Pelletreau
2022-08-18 16:21:55 +02:00
parent d2564bc6f1
commit a5644f9f13
23 changed files with 442 additions and 586 deletions

View File

@ -2,8 +2,9 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: notes-ingr
annotations:
kubernetes.io/ingress.class: "nginx"
spec:
ingressClassName: nginx
rules:
- host: notes.squi.fr
http: