commit 7040ea15988b85d1d2f45e47b9a7ed4c8bb2a7a7 parent 2d9faf4a6fc6bd7de88aed94a90df8e9b0b0f605 Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 14 Jun 2023 17:55:27 +0200 Fix missing line Diffstat:
| M | apps/namespaces/kustomization.yaml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/apps/namespaces/kustomization.yaml b/apps/namespaces/kustomization.yaml @@ -9,3 +9,4 @@ resources: - rook.yaml - vaultwarden.yaml - woodpecker.yaml + - openproject.yaml