Update namespaces in postsync and presync YAML files to csi-uat

main
Ishrath Ahamed 4 weeks ago
parent 7a026251e0
commit 1b092d11ac

@ -2,7 +2,7 @@ apiVersion: batch/v1
kind: Job
metadata:
name: sync-postsync
namespace: moh-uat
namespace: csi-uat
annotations:
argocd.argoproj.io/hook: PostSync
spec:

@ -2,7 +2,7 @@ apiVersion: batch/v1
kind: Job
metadata:
name: sync-presync
namespace: moh-uat
namespace: csi-uat
annotations:
argocd.argoproj.io/hook: PreSync
spec:

Loading…
Cancel
Save