fix(apps): fix serviceaccount creation on few apps (#3665)

* fix(apps): fix serviceaccount creation on few apps

* one more

* add SA for drone-runner

* bump common
This commit is contained in:
Stavros Kois 2022-09-03 20:22:28 +03:00 committed by GitHub
parent 46384500d0
commit ca1ee2528c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 23 additions and 19 deletions

View File

@ -3,7 +3,7 @@ appVersion: "2.6.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.6
version: 10.5.7
deprecated: false
description: Promtail is an agent which ships the contents of local logs to a Loki instance
icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png
@ -23,7 +23,7 @@ sources:
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
version: 3.0.47
version: 3.0.48
annotations:
truecharts.org/catagories: |
- metrics

View File

@ -97,7 +97,7 @@ rbac:
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:
main:
create: true
enabled: true
# -- Tolerations for pods. By default, pods will be scheduled on master/control-plane nodes.
tolerations:

View File

@ -3,7 +3,7 @@ appVersion: "1.0.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.6
version: 10.5.7
deprecated: false
description: "Drone by Harness™ is a modern Continuous Integration platform"
home: https://truecharts.org/docs/charts/stable/drone-runner
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/drone-runner
- https://docs.drone.io
type: application
version: 1.0.4
version: 1.0.5
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@ -18,6 +18,10 @@ service:
protocol: HTTP
targetPort: 3000
serviceAccount:
main:
enabled: true
rbac:
main:
enabled: true

View File

@ -3,7 +3,7 @@ appVersion: "0.3.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.6
version: 10.5.7
deprecated: false
description: A Helm chart for the k8s_gateway CoreDNS plugin
home: https://truecharts.org/docs/charts/stable/k8s-gateway
@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/k8s-gateway
- https://github.com/ori-edge/k8s_gateway
type: application
version: 6.1.15
version: 6.1.16
annotations:
truecharts.org/catagories: |
- networking

View File

@ -56,7 +56,7 @@ forward:
serviceAccount:
main:
# -- Specifies whether a service account should be created
create: true
enabled: true
# -- Create a ClusterRole and ClusterRoleBinding
# @default -- See below

View File

@ -3,7 +3,7 @@ appVersion: "1.36.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.6
version: 10.5.7
description: Netdata is high-fidelity infrastructure monitoring and troubleshooting.
home: https://truecharts.org/docs/charts/stable/netdata
icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png
@ -19,7 +19,7 @@ name: netdata
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
- https://github.com/netdata
version: 2.0.34
version: 2.0.35
annotations:
truecharts.org/catagories: |
- utilities

View File

@ -18,7 +18,7 @@ podSecurityContext:
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:
main:
create: true
enabled: true
configmap:
configs:

View File

@ -3,7 +3,7 @@ appVersion: "0.58.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.6
version: 10.5.7
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://charts.bitnami.com/bitnami

View File

@ -176,7 +176,7 @@ rbac:
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:
main:
create: true
enabled: true
securityContext:
readOnlyRootFilesystem: false

View File

@ -3,7 +3,7 @@ appVersion: "1.31.7"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.6
version: 10.5.7
description: Tailscale lets you connect your devices and users together in your own secure virtual private network
home: https://truecharts.org/docs/charts/stable/tailscale
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png
@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tailscale
- https://hub.docker.com/r/tailscale/tailscale
- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh
version: 1.0.6
version: 1.0.7
annotations:
truecharts.org/catagories: |
- network

View File

@ -20,7 +20,7 @@ podSecurityContext:
serviceAccount:
main:
create: true
enabled: true
rbac:
main:

View File

@ -3,7 +3,7 @@ appVersion: "2.8.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.6
version: 10.5.7
deprecated: false
description: Traefik is a flexible reverse proxy and Ingress Provider.
home: https://truecharts.org/docs/charts/stable/traefik
@ -23,7 +23,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 13.3.3
version: 13.3.4
annotations:
truecharts.org/catagories: |
- network

View File

@ -313,7 +313,7 @@ rbac:
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:
main:
create: true
enabled: true
# -- SCALE Middleware Handlers
middlewares: