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:
@@ -3,7 +3,7 @@ appVersion: "2.6.1"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.5.6
|
version: 10.5.7
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
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
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png
|
||||||
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://grafana.com/oss/loki/
|
- https://grafana.com/oss/loki/
|
||||||
- https://grafana.com/docs/loki/latest/
|
- https://grafana.com/docs/loki/latest/
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.47
|
version: 3.0.48
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
||||||
|
|||||||
@@ -97,7 +97,7 @@ rbac:
|
|||||||
# -- The service account the pods will use to interact with the Kubernetes API
|
# -- The service account the pods will use to interact with the Kubernetes API
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
main:
|
main:
|
||||||
create: true
|
enabled: true
|
||||||
|
|
||||||
# -- Tolerations for pods. By default, pods will be scheduled on master/control-plane nodes.
|
# -- Tolerations for pods. By default, pods will be scheduled on master/control-plane nodes.
|
||||||
tolerations:
|
tolerations:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appVersion: "1.0.0"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.5.6
|
version: 10.5.7
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: "Drone by Harness™ is a modern Continuous Integration platform"
|
description: "Drone by Harness™ is a modern Continuous Integration platform"
|
||||||
home: https://truecharts.org/docs/charts/stable/drone-runner
|
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://github.com/truecharts/charts/tree/master/charts/stable/drone-runner
|
||||||
- https://docs.drone.io
|
- https://docs.drone.io
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.4
|
version: 1.0.5
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
|
|||||||
@@ -18,6 +18,10 @@ service:
|
|||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
targetPort: 3000
|
targetPort: 3000
|
||||||
|
|
||||||
|
serviceAccount:
|
||||||
|
main:
|
||||||
|
enabled: true
|
||||||
|
|
||||||
rbac:
|
rbac:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appVersion: "0.3.1"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.5.6
|
version: 10.5.7
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: A Helm chart for the k8s_gateway CoreDNS plugin
|
description: A Helm chart for the k8s_gateway CoreDNS plugin
|
||||||
home: https://truecharts.org/docs/charts/stable/k8s-gateway
|
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/truecharts/charts/tree/master/charts/stable/k8s-gateway
|
||||||
- https://github.com/ori-edge/k8s_gateway
|
- https://github.com/ori-edge/k8s_gateway
|
||||||
type: application
|
type: application
|
||||||
version: 6.1.15
|
version: 6.1.16
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- networking
|
- networking
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ forward:
|
|||||||
serviceAccount:
|
serviceAccount:
|
||||||
main:
|
main:
|
||||||
# -- Specifies whether a service account should be created
|
# -- Specifies whether a service account should be created
|
||||||
create: true
|
enabled: true
|
||||||
|
|
||||||
# -- Create a ClusterRole and ClusterRoleBinding
|
# -- Create a ClusterRole and ClusterRoleBinding
|
||||||
# @default -- See below
|
# @default -- See below
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appVersion: "1.36.1"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.5.6
|
version: 10.5.7
|
||||||
description: Netdata is high-fidelity infrastructure monitoring and troubleshooting.
|
description: Netdata is high-fidelity infrastructure monitoring and troubleshooting.
|
||||||
home: https://truecharts.org/docs/charts/stable/netdata
|
home: https://truecharts.org/docs/charts/stable/netdata
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png
|
||||||
@@ -19,7 +19,7 @@ name: netdata
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
||||||
- https://github.com/netdata
|
- https://github.com/netdata
|
||||||
version: 2.0.34
|
version: 2.0.35
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ podSecurityContext:
|
|||||||
# -- The service account the pods will use to interact with the Kubernetes API
|
# -- The service account the pods will use to interact with the Kubernetes API
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
main:
|
main:
|
||||||
create: true
|
enabled: true
|
||||||
|
|
||||||
configmap:
|
configmap:
|
||||||
configs:
|
configs:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appVersion: "0.58.0"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.5.6
|
version: 10.5.7
|
||||||
- condition: exporters.enabled,exporters.node-exporter.enabled
|
- condition: exporters.enabled,exporters.node-exporter.enabled
|
||||||
name: node-exporter
|
name: node-exporter
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
|||||||
@@ -176,7 +176,7 @@ rbac:
|
|||||||
# -- The service account the pods will use to interact with the Kubernetes API
|
# -- The service account the pods will use to interact with the Kubernetes API
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
main:
|
main:
|
||||||
create: true
|
enabled: true
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appVersion: "1.31.7"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
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
|
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
|
home: https://truecharts.org/docs/charts/stable/tailscale
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png
|
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://github.com/truecharts/charts/tree/master/charts/stable/tailscale
|
||||||
- https://hub.docker.com/r/tailscale/tailscale
|
- https://hub.docker.com/r/tailscale/tailscale
|
||||||
- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh
|
- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh
|
||||||
version: 1.0.6
|
version: 1.0.7
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- network
|
- network
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ podSecurityContext:
|
|||||||
|
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
main:
|
main:
|
||||||
create: true
|
enabled: true
|
||||||
|
|
||||||
rbac:
|
rbac:
|
||||||
main:
|
main:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ appVersion: "2.8.3"
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.5.6
|
version: 10.5.7
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Traefik is a flexible reverse proxy and Ingress Provider.
|
description: Traefik is a flexible reverse proxy and Ingress Provider.
|
||||||
home: https://truecharts.org/docs/charts/stable/traefik
|
home: https://truecharts.org/docs/charts/stable/traefik
|
||||||
@@ -23,7 +23,7 @@ sources:
|
|||||||
- https://github.com/traefik/traefik-helm-chart
|
- https://github.com/traefik/traefik-helm-chart
|
||||||
- https://traefik.io/
|
- https://traefik.io/
|
||||||
type: application
|
type: application
|
||||||
version: 13.3.3
|
version: 13.3.4
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- network
|
- network
|
||||||
|
|||||||
@@ -313,7 +313,7 @@ rbac:
|
|||||||
# -- The service account the pods will use to interact with the Kubernetes API
|
# -- The service account the pods will use to interact with the Kubernetes API
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
main:
|
main:
|
||||||
create: true
|
enabled: true
|
||||||
|
|
||||||
# -- SCALE Middleware Handlers
|
# -- SCALE Middleware Handlers
|
||||||
middlewares:
|
middlewares:
|
||||||
|
|||||||
Reference in New Issue
Block a user