Fixed workflow for namespaced scope installation of litmus-portal and added cron equivalent. (#343)
* fixed normal workflow and added cron equivalent Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io> * removed .DS_STORE Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
This commit is contained in:
@@ -8,10 +8,7 @@ spec:
|
||||
arguments:
|
||||
parameters:
|
||||
- name: adminModeNamespace
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
name: litmus-portal-admin-config #This config map is created as a part of namespaced scope installation of litmus-portal, https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/namespaced-K8s-template.yml
|
||||
key: AgentNamespace
|
||||
value: litmus
|
||||
templates:
|
||||
- name: argowf-chaos
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user