Skip to content

Commit

Permalink
Remove Jenkins files
Browse files Browse the repository at this point in the history
  • Loading branch information
TimCsaky committed Jun 15, 2023
1 parent 568e8b5 commit 5422a3c
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 937 deletions.
4 changes: 0 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ indent_size = 2
[.{babelrc,eslintrc}]
indent_style = space
indent_size = 2

[Jenkinsfile*]
indent_style = space
indent_size = 2
184 changes: 0 additions & 184 deletions Jenkinsfile

This file was deleted.

147 changes: 0 additions & 147 deletions Jenkinsfile.cicd

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ To learn more about the **Common Services** that are available visit the [Common
openshift/ - OpenShift-deployment specific files
CODE-OF-CONDUCT.md - Code of Conduct
CONTRIBUTING.md - Contributing Guidelines
Jenkinsfile - Top-level Pipeline
Jenkinsfile.cicd - Pull-Request Pipeline
LICENSE - License
vetur.config.js - Vetur configuration

Expand Down
4 changes: 0 additions & 4 deletions app/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ indent_size = 2
[.{babelrc,eslintrc}]
indent_style = space
indent_size = 2

[Jenkinsfile*]
indent_style = space
indent_size = 2
16 changes: 1 addition & 15 deletions charts/dgrsc/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# dgrsc
# document-generation-showcase

![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square)

Expand Down Expand Up @@ -38,23 +38,9 @@ Kubernetes: `>= 1.13.0`
| autoscaling.maxReplicas | int | `16` | |
| autoscaling.minReplicas | int | `2` | |
| autoscaling.targetCPUUtilizationPercentage | int | `80` | |
| config.configMap.CDOGS_APIURL | string | `nil` | |
| config.configMap.CDOGS_TOKENURL | string | `nil` | |
| config.configMap.FRONTEND_APIPATH | string | `"api/v2"` | |
| config.configMap.FRONTEND_BASEPATH | string | `"/app"` | |
| config.configMap.FRONTEND_DASHBOARDURL | string | `nil` | |
| config.configMap.FRONTEND_KC_CLIENTID | string | `nil` | |
| config.configMap.FRONTEND_KC_REALM | string | `nil` | |
| config.configMap.FRONTEND_KC_SERVERURL | string | `nil` | |
| config.configMap.SERVER_APIPATH | string | `"/api/v2"` | |
| config.configMap.SERVER_BASEPATH | string | `"/app"` | |
| config.configMap.SERVER_BODYLIMIT | string | `"30mb"` | |
| config.configMap.SERVER_HOSTURL | string | `nil` | |
| config.configMap.SERVER_KC_PUBLICKEY | string | `nil` | |
| config.configMap.SERVER_KC_REALM | string | `nil` | |
| config.configMap.SERVER_KC_SERVERURL | string | `nil` | |
| config.configMap.SERVER_LOGLEVEL | string | `"http"` | |
| config.configMap.SERVER_PORT | string | `"8080"` | |
| config.enabled | bool | `false` | |
| config.releaseScoped | bool | `false` | |
| failurePolicy | string | `"Retry"` | |
Expand Down
Loading

0 comments on commit 5422a3c

Please sign in to comment.