spinnaker: Remove spinnakerConfig
This commit is contained in:
parent
6a515b3a3f
commit
abe8f0ea7c
@ -23,16 +23,16 @@ spec:
|
||||
values:
|
||||
spinnakerService:
|
||||
enabled: true
|
||||
spinnakerConfig:
|
||||
config:
|
||||
version: 1.33.0
|
||||
persistentStorage:
|
||||
persistentStoreType: s3
|
||||
# Spinnaker stores application and pipeline definitions here
|
||||
# Create an S3 bucket and provide the name here
|
||||
s3:
|
||||
bucket: ob-spinnaker-artifacts-dev
|
||||
rootFolder: front50
|
||||
# spinnakerConfig:
|
||||
# config:
|
||||
# version: 1.33.0
|
||||
# persistentStorage:
|
||||
# persistentStoreType: s3
|
||||
# # Spinnaker stores application and pipeline definitions here
|
||||
# # Create an S3 bucket and provide the name here
|
||||
# s3:
|
||||
# bucket: ob-spinnaker-artifacts-dev
|
||||
# rootFolder: front50
|
||||
# spec.expose - This section defines how Spinnaker should be publicly exposed
|
||||
# expose:
|
||||
# # Kubernetes LoadBalancer type (service/ingress)
|
||||
|
Loading…
Reference in New Issue
Block a user