Skip to content

Commit

Permalink
Move to slimmed common
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaldessari committed Sep 27, 2024
1 parent 4bc9424 commit d9d2a52
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 68 deletions.
64 changes: 0 additions & 64 deletions .github/workflows/linter.yml

This file was deleted.

5 changes: 4 additions & 1 deletion values-global.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
global:
pattern: multicloud-gitops
pattern: connected-vehicle-architecture

options:
useCSV: false
Expand All @@ -9,3 +9,6 @@ global:

main:
clusterGroupName: hub
multiSourceConfig:
enabled: true
clusterGroupVersion: "0.9.*"
7 changes: 4 additions & 3 deletions values-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,15 @@ clusterGroup:
name: vault
namespace: vault
project: hub
path: common/hashicorp-vault
chart: hashicorp-vault
chartVersion: 0.1.*

golang-external-secrets:
name: golang-external-secrets
namespace: golang-external-secrets
project: hub
path: common/golang-external-secrets
chart: golang-external-secrets
chartVersion: 0.1.*

bobbycar-core-infra:
name: bobbycar-core-infra
Expand All @@ -66,7 +68,6 @@ clusterGroup:
- /spec/config/retention.ms
- /spec/config/segement.bytes


bobbycar-core-apps:
name: bobbycar-core-apps
namespace: bobbycar
Expand Down

0 comments on commit d9d2a52

Please sign in to comment.