Skip to content

Commit

Permalink
fix: app name
Browse files Browse the repository at this point in the history
  • Loading branch information
rochecompaan committed Sep 11, 2024
1 parent fc72c48 commit 96217b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: best-prod
name: {{ cookiecutter.project_slug }}-prod
namespace: argocd
spec:
project: default
Expand Down

0 comments on commit 96217b8

Please sign in to comment.