Skip to content

Commit 30ef2a6

Browse files
Merge pull request #83 from NucciTheBoss/nuccitheboss/feat/ingress-per-unit
feat!: add ingress_per_unit integration to glauth-k8s-operator
2 parents 50f8e1d + 7daa7e2 commit 30ef2a6

File tree

5 files changed

+912
-6
lines changed

5 files changed

+912
-6
lines changed

charmcraft.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ requires:
3535
interface: tls-certificates
3636
limit: 1
3737
optional: true
38+
ingress:
39+
interface: ingress_per_unit
40+
limit: 1
41+
optional: true
3842
ldap-client:
3943
description: |
4044
Use another ldap server as a backend

0 commit comments

Comments
 (0)