From dfa6b8736b77862b54293a0be4bee94eed7d89c4 Mon Sep 17 00:00:00 2001 From: sungil Date: Tue, 28 Mar 2023 08:22:17 +0000 Subject: [PATCH] :install ack and their aws resources --- tks-cluster/create-usercluster-wftpl.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tks-cluster/create-usercluster-wftpl.yaml b/tks-cluster/create-usercluster-wftpl.yaml index 8e93a5d9..39cae3b2 100644 --- a/tks-cluster/create-usercluster-wftpl.yaml +++ b/tks-cluster/create-usercluster-wftpl.yaml @@ -222,6 +222,12 @@ spec: "path": "aws-ebs-csi-driver", "namespace": "kube-system", "target_cluster": "" + }, + { + "app_group": "tks-cluster", + "path": "aws-ack-s3", + "namespace": "taco-system", + "target_cluster": "" } ] when: >-