Skip to content

Commit

Permalink
fix: k8s files
Browse files Browse the repository at this point in the history
  • Loading branch information
MailineN committed Apr 16, 2024
1 parent ccf4ad9 commit 2fe27e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .kubernetes/ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: acdc
annotations:
kubernetes.io/ingress.class: nginx
spec:
ingressClassName: nginx
tls:
- hosts:
- acdc.demo.insee.io
Expand Down

0 comments on commit 2fe27e1

Please sign in to comment.