commit 040243a5366f83f5970f1aae38c2b7268090a26e parent 043660107ef9e481ba80351592b04292f203560c Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 7 Apr 2023 00:25:31 +0200 Fix typo Diffstat:
| M | apps/namespaces/kustomization.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/namespaces/kustomization.yaml b/apps/namespaces/kustomization.yaml @@ -8,4 +8,4 @@ resources: - postgres-operator.yaml - rook.yaml - vaultwarden.yaml - - woordpecker.yaml + - woodpecker.yaml