diff --git a/openshift/KubeInvaders.yaml b/openshift/KubeInvaders.yaml index d312522..554c9b0 100644 --- a/openshift/KubeInvaders.yaml +++ b/openshift/KubeInvaders.yaml @@ -24,14 +24,7 @@ parameters: value: kubeinvaders - description: A namespaces to stress with KubeInvaders. name: TARGET_NAMESPACE -- description: Secret of the serviceAccount that can kill PODs in specific namespace. - name: KUBEINVADERS_SECRET objects: -- apiVersion: v1 - kind: ServiceAccount - metadata: - name: kubeinvaders - namespace: ${NAMESPACE} - apiVersion: route.openshift.io/v1 kind: Route metadata: