-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitserver cr creation was moved to edp-tekton repository. JIRA: EPMDEDP-13339 Related: epam/edp-install#168 Change-Id: Ie4be5767633773a39d513700051d35b8a27c7201
- Loading branch information
1 parent
3890f4f
commit 2b2c86e
Showing
3 changed files
with
0 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,10 +46,6 @@ A Helm chart for EDP Gerrit Operator | |
| gerrit.storage.size | string | `"1Gi"` | Size for Gerrit data volume | | ||
| gerrit.tolerations | list | `[]` | | | ||
| gerrit.version | string | `"3.6.2"` | Define gerrit docker image tag | | ||
| gitServer.httpsPort | int | `443` | HTTPS port | | ||
| gitServer.name | string | `"gerrit"` | GitServer CR name | | ||
| gitServer.nameSshKeySecret | string | `"gerrit-ciuser-sshkey"` | Name of secret with credentials to Git server | | ||
| gitServer.user | string | `"edp-ci"` | Git user to connect | | ||
| global.admins | list | `["[email protected]"]` | Administrators of your tenant | | ||
| global.developers | list | `["[email protected]","[email protected]"]` | Developers of your tenant | | ||
| global.dnsWildCard | string | `nil` | a cluster DNS wildcard name | | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters