Skip to content

Commit

Permalink
fix over-write
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywhitaker3 committed Jan 22, 2024
1 parent a3f00c7 commit f1373ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions argo/cluster/srep/srep.app.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cluster
name: srep
namespace: argo
annotations:
argo-zombies/ignore: "true"
spec:
destination:
namespace: srep
server: https://kubernetes.default.svc
project: default
project: srep
source:
path: argo/cluster
repoURL: https://github.com/srepio/provisioning.git
Expand Down

0 comments on commit f1373ef

Please sign in to comment.