Skip to content

Commit

Permalink
next iteration figuring out how i broke this earlier
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwyles committed Mar 1, 2024
1 parent 8b1523c commit e8cd2ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
3 changes: 0 additions & 3 deletions common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ components:
url: https://SonarSource.github.io/helm-chart-sonarqube
repoName: sonarqube
releaseName: sonarqube
valuesFiles:
- ../values/sonarqube-values.yaml
- ../values/upstream.yaml
5 changes: 5 additions & 0 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ components:
path: common
only:
flavor: upstream
charts:
- name: sonarqube
valuesFiles:
- ../values/sonarqube-values.yaml
- ../values/upstream.yaml
images:
- "sonarqube:9.9.3-community"
- "curlimages/curl:7.76.1"
Expand Down

0 comments on commit e8cd2ba

Please sign in to comment.