Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Fix template-overrides-example.yaml (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgwest committed Mar 8, 2021
1 parent 8e576ff commit 08d1eae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/template-override/template-overrides-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
project: "default"
source:
revision: HEAD
targetRevision: HEAD
repoURL: https://github.com/argoproj-labs/applicationset.git
path: 'examples/template-override/{{cluster}}-override'
destination: {}
Expand All @@ -33,4 +33,4 @@ spec:
path: examples/template-override/default
destination:
server: '{{url}}'
namespace: guestbook
namespace: guestbook

0 comments on commit 08d1eae

Please sign in to comment.