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

main
Ishrath Ahamed 1 month ago
parent 7a026251e0
commit 1b092d11ac

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

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

Loading…
Cancel
Save