UNCLASSIFIED

Commit 0c8699a4 authored by Branden Cobb's avatar Branden Cobb
Browse files

changes

parent 20513f33
Pipeline #465256 canceled with stages
in 19 seconds
...@@ -368,7 +368,7 @@ slave: ...@@ -368,7 +368,7 @@ slave:
priorityClassName: "" priorityClassName: ""
extraInitContainers: | extraInitContainers: |
# - name: do-something # - name: do-something
# image: # image: busybox
# command: ['do', 'something'] # command: ['do', 'something']
## Additional PostgreSQL Slave Volume mounts ## Additional PostgreSQL Slave Volume mounts
## ##
......
...@@ -179,7 +179,7 @@ plugins: ...@@ -179,7 +179,7 @@ plugins:
# httpsProxy: "" # httpsProxy: ""
# noProxy: "" # noProxy: ""
# image: rjkernick/alpine-wget:latest # image:
# resources: {} # resources: {}
# .netrc secret file with a key "netrc" to use basic auth while downloading plugins # .netrc secret file with a key "netrc" to use basic auth while downloading plugins
...@@ -342,7 +342,7 @@ sonarqubeFolder: /opt/sonarqube ...@@ -342,7 +342,7 @@ sonarqubeFolder: /opt/sonarqube
tests: tests:
enabled: false enabled: false
# image: bitnami/minideb-extras # image:
serviceAccount: serviceAccount:
create: false create: false
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment