fixes data validation error using correct way to comment the license under templates (#11839)

This commit is contained in:
Sandeep 2021-11-02 09:32:47 +08:00 committed by GitHub
parent ba2874ee1f
commit 52539de521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
24 changed files with 432 additions and 336 deletions

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
1. Get the router URL by running these commands: 1. Get the router URL by running these commands:
{{- if .Values.router.ingress.enabled }} {{- if .Values.router.ingress.enabled }}

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.broker.enabled -}} {{- if .Values.broker.enabled -}}
apiVersion: apps/v1 apiVersion: apps/v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.broker.ingress.enabled -}} {{- if .Values.broker.ingress.enabled -}}
{{- $fullName := include "druid.broker.fullname" . -}} {{- $fullName := include "druid.broker.fullname" . -}}

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.broker.enabled -}} {{- if .Values.broker.enabled -}}
apiVersion: v1 apiVersion: v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.configMap.enabled -}} {{- if .Values.configMap.enabled -}}
apiVersion: v1 apiVersion: v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.coordinator.enabled -}} {{- if .Values.coordinator.enabled -}}
apiVersion: apps/v1 apiVersion: apps/v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.coordinator.ingress.enabled -}} {{- if .Values.coordinator.ingress.enabled -}}
{{- $fullName := include "druid.coordinator.fullname" . -}} {{- $fullName := include "druid.coordinator.fullname" . -}}

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.coordinator.enabled -}} {{- if .Values.coordinator.enabled -}}
apiVersion: v1 apiVersion: v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.historical.ingress.enabled -}} {{- if .Values.historical.ingress.enabled -}}
{{- $fullName := include "druid.historical.fullname" . -}} {{- $fullName := include "druid.historical.fullname" . -}}

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.historical.podDisruptionBudget.enabled }} {{- if .Values.historical.podDisruptionBudget.enabled }}
apiVersion: policy/v1beta1 apiVersion: policy/v1beta1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.historical.enabled -}} {{- if .Values.historical.enabled -}}
apiVersion: v1 apiVersion: v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.historical.enabled -}} {{- if .Values.historical.enabled -}}
apiVersion: apps/v1 apiVersion: apps/v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.middleManager.autoscaling.enabled }} {{- if .Values.middleManager.autoscaling.enabled }}
apiVersion: autoscaling/v2beta2 apiVersion: autoscaling/v2beta2

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.middleManager.ingress.enabled -}} {{- if .Values.middleManager.ingress.enabled -}}
{{- $fullName := include "druid.middleManager.fullname" . -}} {{- $fullName := include "druid.middleManager.fullname" . -}}

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.middleManager.podDisruptionBudget.enabled }} {{- if .Values.middleManager.podDisruptionBudget.enabled }}
apiVersion: policy/v1beta1 apiVersion: policy/v1beta1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.middleManager.enabled -}} {{- if .Values.middleManager.enabled -}}
apiVersion: v1 apiVersion: v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.middleManager.enabled -}} {{- if .Values.middleManager.enabled -}}
apiVersion: apps/v1 apiVersion: apps/v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.overlord.enabled -}} {{- if .Values.overlord.enabled -}}
apiVersion: apps/v1 apiVersion: apps/v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.overlord.ingress.enabled -}} {{- if .Values.overlord.ingress.enabled -}}
{{- $fullName := include "druid.overlord.fullname" . -}} {{- $fullName := include "druid.overlord.fullname" . -}}

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.overlord.enabled -}} {{- if .Values.overlord.enabled -}}
apiVersion: v1 apiVersion: v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.router.enabled -}} {{- if .Values.router.enabled -}}
apiVersion: apps/v1 apiVersion: apps/v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.router.ingress.enabled -}} {{- if .Values.router.ingress.enabled -}}
{{- $fullName := include "druid.router.fullname" . -}} {{- $fullName := include "druid.router.fullname" . -}}

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.router.enabled -}} {{- if .Values.router.enabled -}}
apiVersion: v1 apiVersion: v1

View File

@ -1,17 +1,21 @@
# Licensed to the Apache Software Foundation (ASF) under one or more {{/*
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership. Licensed to the Apache Software Foundation (ASF) under one or more
# The ASF licenses this file to You under the Apache License, Version 2.0 contributor license agreements. See the NOTICE file distributed with
# (the "License"); you may not use this file except in compliance with this work for additional information regarding copyright ownership.
# the License. You may obtain a copy of the License at The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# http://www.apache.org/licenses/LICENSE-2.0 the License. You may obtain a copy of the License at
#
# Unless required by applicable law or agreed to in writing, software http://www.apache.org/licenses/LICENSE-2.0
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. Unless required by applicable law or agreed to in writing, software
# See the License for the specific language governing permissions and distributed under the License is distributed on an "AS IS" BASIS,
# limitations under the License. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/}}
{{- if .Values.gCloudStorage.enabled -}} {{- if .Values.gCloudStorage.enabled -}}
apiVersion: v1 apiVersion: v1