Skip to content

Commit

Permalink
feat(publick8s/updates.jenkins.io) install with premium storage - jen…
Browse files Browse the repository at this point in the history
…kins-infra/helpdesk#2649

Signed-off-by: Damien Duportal <damien.duportal@gmail.com>
  • Loading branch information
dduportal committed May 2, 2024
1 parent b05f15b commit 444e2c6
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions clusters/publick8s.yaml
Expand Up @@ -233,22 +233,22 @@ releases:
- public-nginx-ingress/public-nginx-ingress
values:
- "../config/ipv6-lb-service.yaml"
# - name: updates-jenkins-io
# namespace: updates-jenkins-io
# chart: jenkins-infra/mirrorbits-parent
# version: 2.0.22
# values:
# - "../config/updates.jenkins.io.yaml"
# secrets:
# - "../secrets/config/updates.jenkins.io/secrets.yaml"
# - name: updates-jenkins-io-httpd
# namespace: updates-jenkins-io
# chart: jenkins-infra/httpd
# version: 0.4.0
# values:
# - "../config/updates.jenkins.io_httpd.yaml"
# secrets:
# - "../secrets/config/updates.jenkins.io/httpd-secrets.yaml"
- name: updates-jenkins-io
namespace: updates-jenkins-io
chart: jenkins-infra/mirrorbits-parent
version: 2.0.22
values:
- "../config/updates.jenkins.io.yaml"
secrets:
- "../secrets/config/updates.jenkins.io/secrets.yaml"
- name: updates-jenkins-io-httpd
namespace: updates-jenkins-io
chart: jenkins-infra/httpd
version: 0.4.0
values:
- "../config/updates.jenkins.io_httpd.yaml"
secrets:
- "../secrets/config/updates.jenkins.io/httpd-secrets.yaml"
- name: contributors-jenkins-io
namespace: contributors-jenkins-io
chart: jenkins-infra/nginx-website
Expand Down

0 comments on commit 444e2c6

Please sign in to comment.