Skip to content

Commit 41bcbf9

Browse files
committed
Fix ingress name and namespace
Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
1 parent 4924e3b commit 41bcbf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/cluster/services/manifests/guac/install.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,8 +1669,8 @@ spec:
16691669
apiVersion: networking.k8s.io/v1
16701670
kind: Ingress
16711671
metadata:
1672-
name: argocd
1673-
namespace: argocd
1672+
name: guac
1673+
namespace: guac
16741674
annotations:
16751675
cert-manager.io/cluster-issuer: letsencrypt-prod
16761676
# type of authentication

0 commit comments

Comments
 (0)