From 733d8749e7666b4c6570314b753f9168dc3e5699 Mon Sep 17 00:00:00 2001 From: Jim Nicholson Date: Mon, 21 Feb 2022 15:16:31 -0800 Subject: [PATCH] Fix a bunch of typos --- applications/gucamole/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/gucamole/deployment.yaml b/applications/gucamole/deployment.yaml index 6a9b982..801e8a4 100644 --- a/applications/gucamole/deployment.yaml +++ b/applications/gucamole/deployment.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 kind: Kustomization metadata: - name: gucamole + name: guacamole namespace: flux-system spec: interval: 3m0s @@ -10,5 +10,5 @@ spec: prune: true sourceRef: kind: GitRepository - name: gucamole-source + name: guacamole-source targetNamespace: guacamole