fix: use hydra-ldap and olm operator to fix example

This commit is contained in:
2025-02-13 17:02:48 +01:00
committed by Laurent Gourvénec
parent c97266c272
commit c01eb28d8c
34 changed files with 729 additions and 461 deletions

View File

@ -24,6 +24,8 @@ spec:
name: hydra-saml-env
ports:
- containerPort: 8080
command:
- /bin/apache2-foreground
resources: {}
restartPolicy: Always
---