Skip to content

Commit

Permalink
Merge pull request #5 from Evantage-WS/update-directory
Browse files Browse the repository at this point in the history
update nettools directory
  • Loading branch information
Evantage-WS authored Jul 4, 2024
2 parents c54dd56 + 6d671df commit 41564bf
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ kind: ClusterGroup
metadata:
annotations:
field.cattle.io/description: 'Install the Evantage nettools container'
name: deploy-nettools
name: deploy-evantage-nettools
namespace: fleet-default
spec:
selector:
matchLabels:
deploy-nettools: 'true'
deploy-evantage-nettools: 'true'
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
branch: main
paths:
- nettools/helm
- evantage-nettools/helm
repo: https://github.com/Evantage-WS/fleet-deployments
targets:
- clusterGroup: deploy-nettools
- clusterGroup: deploy-evantage-nettools
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: fleet.cattle.io/v1alpha1
kind: GitRepo
metadata:
name: evantage-nettools
name: nettools
namespace: fleet-local
spec:
branch: main
paths:
- nettools/helm
- evantage-nettools/helm
repo: https://github.com/Evantage-WS/fleet-deployments
targets:
- clusterGroup: deploy-evantage-nettools
File renamed without changes.
File renamed without changes.

0 comments on commit 41564bf

Please sign in to comment.