Skip to content

Commit

Permalink
✨add username to argo app name✨ (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckavili authored Nov 22, 2024
1 parent 0794f9b commit f0c1207
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ image::05/05-edit-as-yaml.png[]
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: claim-insurance-app
name: claim-insurance-app-{user}
spec:
destination:
server: https://kubernetes.default.svc
Expand Down

0 comments on commit f0c1207

Please sign in to comment.