Compare commits
32 Commits
postgres-c
...
postgres-c
Author | SHA1 | Date | |
---|---|---|---|
f32ef77551 | |||
d02f649164 | |||
3b50ca2bfe | |||
17796a1183 | |||
512b1d4243 | |||
a2b0cdd5b6 | |||
e79af169b9 | |||
661f9342b9 | |||
9d1244c7a1 | |||
0dc50bf88f | |||
75accbbf87 | |||
19fbd95a79 | |||
d73c42fd42 | |||
|
6399a8ca97 | ||
|
580c7da73a | ||
|
11d47799f1 | ||
|
7d825da72d | ||
|
adf49292bd | ||
|
63e69df14a | ||
7bd8a4525a | |||
a860789056 | |||
58f89640a8 | |||
132e086d6d | |||
617505ee99 | |||
34a21702ab | |||
15d3253af9 | |||
90970ef172 | |||
0d6f789ffd | |||
f968776cd0 | |||
0b2beb08b7 | |||
8fae31a679 | |||
f67ac05610 |
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: home-assistant
|
name: home-assistant
|
||||||
version: 0.1.9
|
version: 0.1.10
|
||||||
description: Chart for Home Assistant
|
description: Chart for Home Assistant
|
||||||
keywords:
|
keywords:
|
||||||
- home-automation
|
- home-automation
|
||||||
|
@@ -56,7 +56,7 @@ codeserver:
|
|||||||
enabled: false
|
enabled: false
|
||||||
image:
|
image:
|
||||||
repository: linuxserver/code-server
|
repository: linuxserver/code-server
|
||||||
tag: 4.23.0
|
tag: 4.23.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
TZ: UTC
|
TZ: UTC
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: homepage
|
name: homepage
|
||||||
version: 0.0.10
|
version: 0.0.11
|
||||||
description: Chart for benphelps homepage
|
description: Chart for benphelps homepage
|
||||||
keywords:
|
keywords:
|
||||||
- dashboard
|
- dashboard
|
||||||
@@ -9,4 +9,4 @@ sources:
|
|||||||
maintainers:
|
maintainers:
|
||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
icon: https://github.com/benphelps/homepage/blob/de584eae8f12a0d257e554e9511ef19bd2a1232c/public/mstile-150x150.png
|
icon: https://github.com/benphelps/homepage/blob/de584eae8f12a0d257e554e9511ef19bd2a1232c/public/mstile-150x150.png
|
||||||
appVersion: v0.8.11
|
appVersion: v0.8.12
|
||||||
|
@@ -3,7 +3,7 @@ deployment:
|
|||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/gethomepage/homepage
|
repository: ghcr.io/gethomepage/homepage
|
||||||
tag: v0.8.11
|
tag: v0.8.12
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
envFrom:
|
envFrom:
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: matrix-hookshot
|
name: matrix-hookshot
|
||||||
version: 0.1.0
|
version: 0.1.1
|
||||||
description: Chart for Matrix Hookshot
|
description: Chart for Matrix Hookshot
|
||||||
keywords:
|
keywords:
|
||||||
- matrix
|
- matrix
|
||||||
@@ -11,4 +11,4 @@ sources:
|
|||||||
maintainers:
|
maintainers:
|
||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
icon: https://avatars.githubusercontent.com/u/8418310?s=48&v=4
|
icon: https://avatars.githubusercontent.com/u/8418310?s=48&v=4
|
||||||
appVersion: "5.2.1"
|
appVersion: "5.3.0"
|
||||||
|
@@ -3,7 +3,7 @@ deployment:
|
|||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
image:
|
image:
|
||||||
repository: halfshot/matrix-hookshot
|
repository: halfshot/matrix-hookshot
|
||||||
tag: "5.2.1"
|
tag: "5.3.0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env: {}
|
env: {}
|
||||||
envFrom: []
|
envFrom: []
|
||||||
@@ -81,7 +81,7 @@ hookshot:
|
|||||||
resources:
|
resources:
|
||||||
- widgets
|
- widgets
|
||||||
|
|
||||||
#github:
|
# github:
|
||||||
# # (Optional) Configure this to enable GitHub support
|
# # (Optional) Configure this to enable GitHub support
|
||||||
# auth:
|
# auth:
|
||||||
# # Authentication for the GitHub App.
|
# # Authentication for the GitHub App.
|
||||||
@@ -104,7 +104,7 @@ hookshot:
|
|||||||
# # (Optional) Prefix used when creating ghost users for GitHub accounts.
|
# # (Optional) Prefix used when creating ghost users for GitHub accounts.
|
||||||
# _github_
|
# _github_
|
||||||
|
|
||||||
#gitlab:
|
# gitlab:
|
||||||
# # (Optional) Configure this to enable GitLab support
|
# # (Optional) Configure this to enable GitLab support
|
||||||
# instances:
|
# instances:
|
||||||
# gitlab.com:
|
# gitlab.com:
|
||||||
@@ -119,7 +119,7 @@ hookshot:
|
|||||||
# # (Optional) Aggregate comments by waiting this many miliseconds before posting them to Matrix. Defaults to 5000 (5 seconds)
|
# # (Optional) Aggregate comments by waiting this many miliseconds before posting them to Matrix. Defaults to 5000 (5 seconds)
|
||||||
# 5000
|
# 5000
|
||||||
|
|
||||||
#figma:
|
# figma:
|
||||||
# # (Optional) Configure this to enable Figma support
|
# # (Optional) Configure this to enable Figma support
|
||||||
# publicUrl: https://example.com/hookshot/
|
# publicUrl: https://example.com/hookshot/
|
||||||
# instances:
|
# instances:
|
||||||
@@ -128,7 +128,7 @@ hookshot:
|
|||||||
# accessToken: your-personal-access-token
|
# accessToken: your-personal-access-token
|
||||||
# passcode: your-webhook-passcode
|
# passcode: your-webhook-passcode
|
||||||
|
|
||||||
#jira:
|
# jira:
|
||||||
# # (Optional) Configure this to enable Jira support. Only specify `url` if you are using a On Premise install (i.e. not atlassian.com)
|
# # (Optional) Configure this to enable Jira support. Only specify `url` if you are using a On Premise install (i.e. not atlassian.com)
|
||||||
# webhook:
|
# webhook:
|
||||||
# # Webhook settings for JIRA
|
# # Webhook settings for JIRA
|
||||||
@@ -139,7 +139,7 @@ hookshot:
|
|||||||
# client_secret: bar
|
# client_secret: bar
|
||||||
# redirect_uri: https://example.com/oauth/
|
# redirect_uri: https://example.com/oauth/
|
||||||
|
|
||||||
#generic:
|
# generic:
|
||||||
# # (Optional) Support for generic webhook events.
|
# # (Optional) Support for generic webhook events.
|
||||||
# #'allowJsTransformationFunctions' will allow users to write short transformation snippets in code, and thus is unsafe in untrusted environments
|
# #'allowJsTransformationFunctions' will allow users to write short transformation snippets in code, and thus is unsafe in untrusted environments
|
||||||
|
|
||||||
@@ -150,23 +150,23 @@ hookshot:
|
|||||||
# allowJsTransformationFunctions: false
|
# allowJsTransformationFunctions: false
|
||||||
# waitForComplete: false
|
# waitForComplete: false
|
||||||
|
|
||||||
#feeds:
|
# feeds:
|
||||||
# # (Optional) Configure this to enable RSS/Atom feed support
|
# # (Optional) Configure this to enable RSS/Atom feed support
|
||||||
# enabled: false
|
# enabled: false
|
||||||
# pollConcurrency: 4
|
# pollConcurrency: 4
|
||||||
# pollIntervalSeconds: 600
|
# pollIntervalSeconds: 600
|
||||||
# pollTimeoutSeconds: 30
|
# pollTimeoutSeconds: 30
|
||||||
|
|
||||||
#provisioning:
|
# provisioning:
|
||||||
# # (Optional) Provisioning API for integration managers
|
# # (Optional) Provisioning API for integration managers
|
||||||
# secret: "!secretToken"
|
# secret: "!secretToken"
|
||||||
|
|
||||||
#bot:
|
# bot:
|
||||||
# # (Optional) Define profile information for the bot user
|
# # (Optional) Define profile information for the bot user
|
||||||
# displayname: Hookshot Bot
|
# displayname: Hookshot Bot
|
||||||
# avatar: mxc://half-shot.uk/2876e89ccade4cb615e210c458e2a7a6883fe17d
|
# avatar: mxc://half-shot.uk/2876e89ccade4cb615e210c458e2a7a6883fe17d
|
||||||
|
|
||||||
#serviceBots:
|
# serviceBots:
|
||||||
# # (Optional) Define additional bot users for specific services
|
# # (Optional) Define additional bot users for specific services
|
||||||
# - localpart: feeds
|
# - localpart: feeds
|
||||||
# displayname: Feeds
|
# displayname: Feeds
|
||||||
@@ -174,21 +174,21 @@ hookshot:
|
|||||||
# prefix: "!feeds"
|
# prefix: "!feeds"
|
||||||
# service: feeds
|
# service: feeds
|
||||||
|
|
||||||
#metrics:
|
# metrics:
|
||||||
# # (Optional) Prometheus metrics support
|
# # (Optional) Prometheus metrics support
|
||||||
# enabled: true
|
# enabled: true
|
||||||
|
|
||||||
#cache:
|
# cache:
|
||||||
# # (Optional) Cache options for large scale deployments.
|
# # (Optional) Cache options for large scale deployments.
|
||||||
# # For encryption to work, this must be configured.
|
# # For encryption to work, this must be configured.
|
||||||
# redisUri: redis://localhost:6379
|
# redisUri: redis://localhost:6379
|
||||||
|
|
||||||
#queue:
|
# queue:
|
||||||
# # (Optional) Message queue configuration options for large scale deployments.
|
# # (Optional) Message queue configuration options for large scale deployments.
|
||||||
# # For encryption to work, this must not be configured.
|
# # For encryption to work, this must not be configured.
|
||||||
# redisUri: redis://localhost:6379
|
# redisUri: redis://localhost:6379
|
||||||
|
|
||||||
#widgets:
|
# widgets:
|
||||||
# # (Optional) EXPERIMENTAL support for complimentary widgets
|
# # (Optional) EXPERIMENTAL support for complimentary widgets
|
||||||
# addToAdminRooms: false
|
# addToAdminRooms: false
|
||||||
# disallowedIpRanges:
|
# disallowedIpRanges:
|
||||||
@@ -217,12 +217,12 @@ hookshot:
|
|||||||
# branding:
|
# branding:
|
||||||
# widgetTitle: Hookshot Configuration
|
# widgetTitle: Hookshot Configuration
|
||||||
|
|
||||||
#sentry:
|
# sentry:
|
||||||
# # (Optional) Configure Sentry error reporting
|
# # (Optional) Configure Sentry error reporting
|
||||||
# dsn: https://examplePublicKey@o0.ingest.sentry.io/0
|
# dsn: https://examplePublicKey@o0.ingest.sentry.io/0
|
||||||
# environment: production
|
# environment: production
|
||||||
|
|
||||||
#permissions:
|
# permissions:
|
||||||
# # (Optional) Permissions for using the bridge. See docs/setup.md#permissions for help
|
# # (Optional) Permissions for using the bridge. See docs/setup.md#permissions for help
|
||||||
# - actor: example.com
|
# - actor: example.com
|
||||||
# services:
|
# services:
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: mautrix-whatsapp
|
name: mautrix-whatsapp
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
description: Chart for Matrix Whatsapp Bridge
|
description: Chart for Matrix Whatsapp Bridge
|
||||||
keywords:
|
keywords:
|
||||||
- matrix
|
- matrix
|
||||||
@@ -12,4 +12,4 @@ sources:
|
|||||||
maintainers:
|
maintainers:
|
||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
icon: https://avatars.githubusercontent.com/u/88519669?s=48&v=4
|
icon: https://avatars.githubusercontent.com/u/88519669?s=48&v=4
|
||||||
appVersion: v0.10.6
|
appVersion: v0.10.7
|
||||||
|
@@ -3,7 +3,7 @@ deployment:
|
|||||||
strategy: Recreate
|
strategy: Recreate
|
||||||
image:
|
image:
|
||||||
repository: dock.mau.dev/mautrix/whatsapp
|
repository: dock.mau.dev/mautrix/whatsapp
|
||||||
tag: v0.10.6
|
tag: v0.10.7
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env: {}
|
env: {}
|
||||||
envFrom: []
|
envFrom: []
|
||||||
@@ -45,11 +45,9 @@ persistence:
|
|||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
size: 500Mi
|
size: 500Mi
|
||||||
|
|
||||||
|
|
||||||
# Reference the following for examples
|
# Reference the following for examples
|
||||||
# https://github.com/mautrix/whatsapp/blob/main/example-config.yaml
|
# https://github.com/mautrix/whatsapp/blob/main/example-config.yaml
|
||||||
mautrixWhatsapp:
|
mautrixWhatsapp:
|
||||||
|
|
||||||
# config.yml contents
|
# config.yml contents
|
||||||
existingSecret: ""
|
existingSecret: ""
|
||||||
config:
|
config:
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: outline
|
name: outline
|
||||||
version: 0.5.0
|
version: 0.5.1
|
||||||
description: Chart for Outline wiki
|
description: Chart for Outline wiki
|
||||||
keywords:
|
keywords:
|
||||||
- wiki
|
- wiki
|
||||||
@@ -14,5 +14,5 @@ icon: https://avatars.githubusercontent.com/u/1765001?s=48&v=4
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: redis
|
- name: redis
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 19.1.0
|
version: 19.1.1
|
||||||
appVersion: v0.75.2
|
appVersion: v0.75.2
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: postgres-cluster
|
name: postgres-cluster
|
||||||
version: 2.2.0
|
version: 2.3.8
|
||||||
description: Chart for cloudnative-pg cluster
|
description: Chart for cloudnative-pg cluster
|
||||||
keywords:
|
keywords:
|
||||||
- database
|
- database
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
backup:
|
backup:
|
||||||
retentionPolicy: {{ .Values.backup.retentionPolicy }}
|
retentionPolicy: {{ .Values.backup.retentionPolicy }}
|
||||||
barmanObjectStore:
|
barmanObjectStore:
|
||||||
destinationPath: "s3://{{ .Values.backup.endpointBucket }}/{{ .Values.kubernetesClusterName }}/postgresql/{{ include "cluster.name" . }}"
|
destinationPath: "s3://{{ .Values.backup.endpointBucket }}/{{ .Values.kubernetesClusterName }}/postgresql/{{ include "cluster.backupName" . }}"
|
||||||
endpointURL: {{ .Values.backup.endpointURL }}
|
endpointURL: {{ .Values.backup.endpointURL }}
|
||||||
{{- if .Values.backup.endpointCA }}
|
{{- if .Values.backup.endpointCA }}
|
||||||
endpointCA:
|
endpointCA:
|
||||||
|
@@ -26,20 +26,20 @@ bootstrap:
|
|||||||
import:
|
import:
|
||||||
type: {{ .Values.replica.importType }}
|
type: {{ .Values.replica.importType }}
|
||||||
databases:
|
databases:
|
||||||
{{- if and (len .Values.replica.importDatabases gt 1) (.Values.replica.importType eq "microservice") }}
|
{{- if and (gt (len .Values.replica.importDatabases) 1) (eq .Values.replica.importType "microservice") }}
|
||||||
{{ fail "Too many databases in import type of microservice!" }}
|
{{ fail "Too many databases in import type of microservice!" }}
|
||||||
{{- else}}
|
{{- else}}
|
||||||
{{- with .Values.replica.importDatabases }}
|
{{- with .Values.replica.importDatabases }}
|
||||||
{{- . | toYaml | nindent 8 }}
|
{{- . | toYaml | nindent 8 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if .Values.replica.importType eq "monolith" }}
|
{{- if eq .Values.replica.importType "monolith" }}
|
||||||
roles:
|
roles:
|
||||||
{{- with .Values.replica.importRoles }}
|
{{- with .Values.replica.importRoles }}
|
||||||
{{- . | toYaml | nindent 8 }}
|
{{- . | toYaml | nindent 8 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if and (.Values.replica.postImportApplicationSQL) (.Values.replica.importType eq "microservice") }}
|
{{- if and (.Values.replica.postImportApplicationSQL) (eq .Values.replica.importType "microservice") }}
|
||||||
postImportApplicationSQL:
|
postImportApplicationSQL:
|
||||||
{{- with .Values.replica.postImportApplicationSQL }}
|
{{- with .Values.replica.postImportApplicationSQL }}
|
||||||
{{- . | toYaml | nindent 8 }}
|
{{- . | toYaml | nindent 8 }}
|
||||||
@@ -58,19 +58,18 @@ externalClusters:
|
|||||||
recoveryTarget:
|
recoveryTarget:
|
||||||
targetTime: {{ . }}
|
targetTime: {{ . }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
source: "{{ include "cluster.name" . }}-backup-{{ .Values.recovery.recoveryIndex }}"
|
source: {{ include "cluster.recoveryServerName" . }}
|
||||||
externalClusters:
|
externalClusters:
|
||||||
- name: "{{ include "cluster.name" . }}-backup-{{ .Values.recovery.recoveryIndex }}"
|
- name: {{ include "cluster.recoveryServerName" . }}
|
||||||
barmanObjectStore:
|
barmanObjectStore:
|
||||||
serverName: "{{ include "cluster.name" . }}-backup-{{ .Values.recovery.recoveryIndex }}"
|
serverName: {{ include "cluster.recoveryServerName" . }}
|
||||||
destinationPath: "s3://{{ .Values.recovery.endpointBucket }}/{{ .Values.kubernetesClusterName }}/postgresql/{{ .Values.recovery.recoveryName }}"
|
destinationPath: "s3://{{ .Values.recovery.endpointBucket }}/{{ .Values.kubernetesClusterName }}/postgresql/{{ include "cluster.recoveryInstanceName" . }}"
|
||||||
endpointURL: {{ .Values.recovery.endpointURL }}
|
endpointURL: {{ .Values.recovery.endpointURL }}
|
||||||
{{- with .Values.recovery.endpointCA }}
|
{{- with .Values.recovery.endpointCA }}
|
||||||
endpointCA:
|
endpointCA:
|
||||||
name: {{ . }}
|
name: {{ . }}
|
||||||
key: ca-bundle.crt
|
key: ca-bundle.crt
|
||||||
{{- end }}
|
{{- end }}
|
||||||
serverName: "{{ include "cluster.name" . }}-backup-{{ .Values.recovery.recoveryIndex }}"
|
|
||||||
s3Credentials:
|
s3Credentials:
|
||||||
accessKeyId:
|
accessKeyId:
|
||||||
name: {{ include "cluster.recoveryCredentials" . }}
|
name: {{ include "cluster.recoveryCredentials" . }}
|
||||||
|
@@ -5,7 +5,7 @@ Expand the name of the chart.
|
|||||||
{{- if .Values.nameOverride }}
|
{{- if .Values.nameOverride }}
|
||||||
{{- .Values.nameOverride | trunc 63 | trimSuffix "-" }}
|
{{- .Values.nameOverride | trunc 63 | trimSuffix "-" }}
|
||||||
{{- else }}
|
{{- else }}
|
||||||
{{- printf "postgresql-%s-%s" .Values.cluster.image.majorVersion .Release.Name | trunc 63 | trimSuffix "-" -}}
|
{{- printf "%s-postgresql-%s" .Release.Name ((semver .Values.cluster.image.tag).Major | toString) | trunc 63 | trimSuffix "-" -}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
@@ -57,11 +57,34 @@ Generate name for object store credentials
|
|||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
||||||
{{/*
|
{{/*
|
||||||
Generate recovery server name
|
Generate backup server name
|
||||||
*/}}
|
*/}}
|
||||||
{{- define "cluster.recoveryName" -}}
|
{{- define "cluster.backupName" -}}
|
||||||
{{- if .Values.recovery.recoveryName -}}
|
{{- if .Values.backup.backupName -}}
|
||||||
{{- .Values.recovery.recoveryName -}}
|
{{- .Values.backup.backupName -}}
|
||||||
|
{{- else -}}
|
||||||
|
{{ include "cluster.name" . }}
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
||||||
|
|
||||||
|
|
||||||
|
{{/*
|
||||||
|
Generate recovery server name
|
||||||
|
*/}}
|
||||||
|
{{- define "cluster.recoveryServerName" -}}
|
||||||
|
{{- if .Values.recovery.recoveryServerName -}}
|
||||||
|
{{- .Values.recovery.recoveryServerName -}}
|
||||||
|
{{- else -}}
|
||||||
|
{{- printf "%s-backup-%s" (include "cluster.name" .) .Values.recovery.recoveryIndex | trunc 63 | trimSuffix "-" -}}
|
||||||
|
{{- end }}
|
||||||
|
{{- end }}
|
||||||
|
|
||||||
|
{{/*
|
||||||
|
Generate recovery instance name
|
||||||
|
*/}}
|
||||||
|
{{- define "cluster.recoveryInstanceName" -}}
|
||||||
|
{{- if .Values.recovery.recoveryInstanceName -}}
|
||||||
|
{{- .Values.recovery.recoveryInstanceName -}}
|
||||||
{{- else -}}
|
{{- else -}}
|
||||||
{{ include "cluster.name" . }}
|
{{ include "cluster.name" . }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
@@ -24,7 +24,6 @@ cluster:
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/cloudnative-pg/postgresql
|
repository: ghcr.io/cloudnative-pg/postgresql
|
||||||
tag: "16.2"
|
tag: "16.2"
|
||||||
majorVersion: "16"
|
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
# The UID and GID of the postgres user inside the image
|
# The UID and GID of the postgres user inside the image
|
||||||
@@ -108,11 +107,14 @@ recovery:
|
|||||||
# Specifies secret that contains S3 credentials, should contain the keys ACCESS_KEY_ID and ACCESS_SECRET_KEY
|
# Specifies secret that contains S3 credentials, should contain the keys ACCESS_KEY_ID and ACCESS_SECRET_KEY
|
||||||
endpointCredentials: ""
|
endpointCredentials: ""
|
||||||
|
|
||||||
# Generate external cluster name, uses: postgresql-{{ .Release.Name }}-cluster-backup-index-{{ .Values.recovery.recoveryIndex }}"
|
# Generate external cluster name, uses: {{ .Release.Name }}postgresql-<major version>-cluster-backup-index-{{ .Values.recovery.recoveryIndex }}
|
||||||
recoveryIndex: 1
|
recoveryIndex: 1
|
||||||
|
|
||||||
# Name of the recovery cluster in the object store, defaults to "cluster.name"
|
# Name of the recovery cluster in the object store, defaults to "cluster.name"
|
||||||
recoveryName: ""
|
recoveryServerName: ""
|
||||||
|
|
||||||
|
# Name of the recovery cluster in the object store, defaults to ".Release.Name"
|
||||||
|
recoveryInstanceName: ""
|
||||||
|
|
||||||
wal:
|
wal:
|
||||||
# WAL compression method. One of `` (for no compression), `gzip`, `bzip2` or `snappy`.
|
# WAL compression method. One of `` (for no compression), `gzip`, `bzip2` or `snappy`.
|
||||||
@@ -171,6 +173,9 @@ backup:
|
|||||||
# Generate external cluster name, creates: postgresql-{{ .Release.Name }}-cluster-backup-index-{{ .Values.backups.backupIndex }}"
|
# Generate external cluster name, creates: postgresql-{{ .Release.Name }}-cluster-backup-index-{{ .Values.backups.backupIndex }}"
|
||||||
backupIndex: 1
|
backupIndex: 1
|
||||||
|
|
||||||
|
# Name of the backup cluster in the object store, defaults to "cluster.name"
|
||||||
|
backupName: ""
|
||||||
|
|
||||||
wal:
|
wal:
|
||||||
# WAL compression method. One of `` (for no compression), `gzip`, `bzip2` or `snappy`.
|
# WAL compression method. One of `` (for no compression), `gzip`, `bzip2` or `snappy`.
|
||||||
compression: snappy
|
compression: snappy
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: taiga
|
name: taiga
|
||||||
version: 0.1.2
|
version: 0.2.0
|
||||||
description: Chart for Taiga
|
description: Chart for Taiga
|
||||||
keywords:
|
keywords:
|
||||||
- kanban
|
- kanban
|
||||||
@@ -14,11 +14,11 @@ maintainers:
|
|||||||
icon: https://avatars.githubusercontent.com/u/6905422?s=200&v=4
|
icon: https://avatars.githubusercontent.com/u/6905422?s=200&v=4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: rabbitmq
|
- name: rabbitmq
|
||||||
version: 13.0.3
|
version: 14.0.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
alias: taiga-async-rabbitmq
|
alias: async-rabbitmq
|
||||||
- name: rabbitmq
|
- name: rabbitmq
|
||||||
version: 13.0.3
|
version: 14.0.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
alias: taiga-events-rabbitmq
|
alias: events-rabbitmq
|
||||||
appVersion: 6.7.7
|
appVersion: 6.7.7
|
||||||
|
@@ -213,7 +213,7 @@ spec:
|
|||||||
value: "False"
|
value: "False"
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ if .Values.trelloImporter }}
|
{{ if .Values.trelloImporter.enabled }}
|
||||||
- name: ENABLE_TRELLO_IMPORTER
|
- name: ENABLE_TRELLO_IMPORTER
|
||||||
value: "True"
|
value: "True"
|
||||||
- name: TRELLO_IMPORTER_API_KEY
|
- name: TRELLO_IMPORTER_API_KEY
|
||||||
@@ -232,12 +232,12 @@ spec:
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
- name: RABBITMQ_USER
|
- name: RABBITMQ_USER
|
||||||
value: "{{ index .Values "taiga-async-rabbitmq" "auth" "username" }}"
|
value: "{{ index .Values "async-rabbitmq" "auth" "username" }}"
|
||||||
- name: RABBITMQ_PASS
|
- name: RABBITMQ_PASS
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: {{ index .Values "taiga-async-rabbitmq" "auth" "existingPasswordSecret" }}
|
name: {{ index .Values "async-rabbitmq" "auth" "existingPasswordSecret" }}
|
||||||
key: {{ index .Values "taiga-async-rabbitmq" "auth" "existingSecretPasswordKey" }}
|
key: {{ index .Values "async-rabbitmq" "auth" "existingSecretPasswordKey" }}
|
||||||
|
|
||||||
{{ if .Values.ingress.enabled }}
|
{{ if .Values.ingress.enabled }}
|
||||||
- name: TAIGA_SITES_DOMAIN
|
- name: TAIGA_SITES_DOMAIN
|
||||||
@@ -437,7 +437,7 @@ spec:
|
|||||||
value: "False"
|
value: "False"
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ if .Values.trelloImporter }}
|
{{ if .Values.trelloImporter.enabled }}
|
||||||
- name: ENABLE_TRELLO_IMPORTER
|
- name: ENABLE_TRELLO_IMPORTER
|
||||||
value: "True"
|
value: "True"
|
||||||
- name: TRELLO_IMPORTER_API_KEY
|
- name: TRELLO_IMPORTER_API_KEY
|
||||||
@@ -456,12 +456,12 @@ spec:
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
- name: RABBITMQ_USER
|
- name: RABBITMQ_USER
|
||||||
value: "{{ index .Values "taiga-async-rabbitmq" "auth" "username" }}"
|
value: "{{ index .Values "async-rabbitmq" "auth" "username" }}"
|
||||||
- name: RABBITMQ_PASS
|
- name: RABBITMQ_PASS
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: {{ index .Values "taiga-async-rabbitmq" "auth" "existingPasswordSecret" }}
|
name: {{ index .Values "async-rabbitmq" "auth" "existingPasswordSecret" }}
|
||||||
key: {{ index .Values "taiga-async-rabbitmq" "auth" "existingSecretPasswordKey" }}
|
key: {{ index .Values "async-rabbitmq" "auth" "existingSecretPasswordKey" }}
|
||||||
|
|
||||||
{{ if .Values.ingress.enabled }}
|
{{ if .Values.ingress.enabled }}
|
||||||
- name: TAIGA_SITES_DOMAIN
|
- name: TAIGA_SITES_DOMAIN
|
||||||
|
@@ -55,7 +55,10 @@ spec:
|
|||||||
{{ toYaml .Values.events.resources | nindent 12 }}
|
{{ toYaml .Values.events.resources | nindent 12 }}
|
||||||
ports:
|
ports:
|
||||||
- name: taiga-events
|
- name: taiga-events
|
||||||
containerPort: {{ .Values.events.service.port }}
|
containerPort: {{ .Values.events.service.http.port }}
|
||||||
|
protocol: TCP
|
||||||
|
- name: taiga-app
|
||||||
|
containerPort: {{ .Values.events.service.app.port }}
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
env:
|
env:
|
||||||
- name: TAIGA_SECRET_KEY
|
- name: TAIGA_SECRET_KEY
|
||||||
@@ -64,18 +67,20 @@ spec:
|
|||||||
name: "{{ .Values.secretKey.existingSecretName }}"
|
name: "{{ .Values.secretKey.existingSecretName }}"
|
||||||
key: "{{ .Values.secretKey.existingSecretKey }}"
|
key: "{{ .Values.secretKey.existingSecretKey }}"
|
||||||
- name: RABBITMQ_USER
|
- name: RABBITMQ_USER
|
||||||
value: "{{ index .Values "taiga-events-rabbitmq" "auth" "username" }}"
|
value: "{{ index .Values "events-rabbitmq" "auth" "username" }}"
|
||||||
- name: RABBITMQ_PASS
|
- name: RABBITMQ_PASS
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: {{ index .Values "taiga-events-rabbitmq" "auth" "existingPasswordSecret" }}
|
name: {{ index .Values "events-rabbitmq" "auth" "existingPasswordSecret" }}
|
||||||
key: {{ index .Values "taiga-events-rabbitmq" "auth" "existingSecretPasswordKey" }}
|
key: {{ index .Values "events-rabbitmq" "auth" "existingSecretPasswordKey" }}
|
||||||
|
- name: APP_PORT
|
||||||
|
value: "{{ .Values.events.service.app.port }}"
|
||||||
|
|
||||||
{{- if .Values.events.livenessProbe.enabled }}
|
{{- if .Values.events.livenessProbe.enabled }}
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /admin/login/
|
path: /healthz
|
||||||
port: {{ .Values.events.service.port }}
|
port: {{ .Values.events.service.app.port }}
|
||||||
initialDelaySeconds: {{ .Values.events.livenessProbe.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.events.livenessProbe.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.events.livenessProbe.periodSeconds }}
|
periodSeconds: {{ .Values.events.livenessProbe.periodSeconds }}
|
||||||
timeoutSeconds: {{ .Values.events.livenessProbe.timeoutSeconds }}
|
timeoutSeconds: {{ .Values.events.livenessProbe.timeoutSeconds }}
|
||||||
@@ -86,8 +91,8 @@ spec:
|
|||||||
{{- if .Values.events.readinessProbe.enabled }}
|
{{- if .Values.events.readinessProbe.enabled }}
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /admin/login/
|
path: /healthz
|
||||||
port: {{ .Values.events.service.port }}
|
port: {{ .Values.events.service.app.port }}
|
||||||
initialDelaySeconds: {{ .Values.events.readinessProbe.initialDelaySeconds }}
|
initialDelaySeconds: {{ .Values.events.readinessProbe.initialDelaySeconds }}
|
||||||
periodSeconds: {{ .Values.events.readinessProbe.periodSeconds }}
|
periodSeconds: {{ .Values.events.readinessProbe.periodSeconds }}
|
||||||
timeoutSeconds: {{ .Values.events.readinessProbe.timeoutSeconds }}
|
timeoutSeconds: {{ .Values.events.readinessProbe.timeoutSeconds }}
|
||||||
|
@@ -72,6 +72,8 @@ spec:
|
|||||||
value: "false"
|
value: "false"
|
||||||
- name: ENABLE_GITLAB_AUTH
|
- name: ENABLE_GITLAB_AUTH
|
||||||
value: "false"
|
value: "false"
|
||||||
|
- name: ENABLE_OIDC
|
||||||
|
value: "{{ .Values.oidc.enabled }}"
|
||||||
- name: ENABLE_SLACK
|
- name: ENABLE_SLACK
|
||||||
value: "{{ .Values.enableSlack }}"
|
value: "{{ .Values.enableSlack }}"
|
||||||
- name: ENABLE_GITHUB_IMPORTER
|
- name: ENABLE_GITHUB_IMPORTER
|
||||||
|
@@ -48,6 +48,15 @@ spec:
|
|||||||
port:
|
port:
|
||||||
name: taiga-back
|
name: taiga-back
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
|
{{ if .Values.oidc.enabled }}
|
||||||
|
- path: /oidc
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: "{{ template "taiga.fullname" . }}-back"
|
||||||
|
port:
|
||||||
|
name: taiga-back
|
||||||
|
pathType: ImplementationSpecific
|
||||||
|
{{- end }}
|
||||||
- path: /events
|
- path: /events
|
||||||
backend:
|
backend:
|
||||||
service:
|
service:
|
||||||
|
@@ -55,10 +55,14 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
type: {{ .Values.events.service.type }}
|
type: {{ .Values.events.service.type }}
|
||||||
ports:
|
ports:
|
||||||
- port: {{ .Values.events.service.port }}
|
- port: {{ .Values.events.service.http.port }}
|
||||||
targetPort: taiga-events
|
targetPort: taiga-events
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
name: taiga-events
|
name: taiga-events
|
||||||
|
- port: {{ .Values.events.service.app.port }}
|
||||||
|
targetPort: taiga-app
|
||||||
|
protocol: TCP
|
||||||
|
name: taiga-app
|
||||||
selector:
|
selector:
|
||||||
{{- include "taiga.events.matchLabels" . | nindent 4 }}
|
{{- include "taiga.events.matchLabels" . | nindent 4 }}
|
||||||
{{- with .Values.events.service.extraSelectorLabels }}
|
{{- with .Values.events.service.extraSelectorLabels }}
|
||||||
|
@@ -347,7 +347,7 @@ async:
|
|||||||
## Async Rabbitmq
|
## Async Rabbitmq
|
||||||
## https://artifacthub.io/packages/helm/bitnami/rabbitmq?modal=values-schema
|
## https://artifacthub.io/packages/helm/bitnami/rabbitmq?modal=values-schema
|
||||||
##
|
##
|
||||||
taiga-async-rabbitmq:
|
async-rabbitmq:
|
||||||
auth:
|
auth:
|
||||||
## @param auth.username RabbitMQ application username
|
## @param auth.username RabbitMQ application username
|
||||||
## ref: https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq#environment-variables
|
## ref: https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq#environment-variables
|
||||||
@@ -487,13 +487,18 @@ events:
|
|||||||
# -- Allow adding additional match labels
|
# -- Allow adding additional match labels
|
||||||
extraSelectorLabels: {}
|
extraSelectorLabels: {}
|
||||||
|
|
||||||
|
http:
|
||||||
# -- HTTP port number
|
# -- HTTP port number
|
||||||
port: 8888
|
port: 8888
|
||||||
|
|
||||||
|
app:
|
||||||
|
# -- HTTP port number
|
||||||
|
port: 3023
|
||||||
|
|
||||||
## Events Rabbitmq
|
## Events Rabbitmq
|
||||||
## https://artifacthub.io/packages/helm/bitnami/rabbitmq?modal=values-schema
|
## https://artifacthub.io/packages/helm/bitnami/rabbitmq?modal=values-schema
|
||||||
##
|
##
|
||||||
taiga-events-rabbitmq:
|
events-rabbitmq:
|
||||||
auth:
|
auth:
|
||||||
## @param auth.username RabbitMQ application username
|
## @param auth.username RabbitMQ application username
|
||||||
## ref: https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq#environment-variables
|
## ref: https://github.com/bitnami/containers/tree/main/bitnami/rabbitmq#environment-variables
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: tubearchivist
|
name: tubearchivist
|
||||||
version: 0.2.0
|
version: 0.2.2
|
||||||
description: Chart for Tube Archivist
|
description: Chart for Tube Archivist
|
||||||
keywords:
|
keywords:
|
||||||
- download
|
- download
|
||||||
@@ -14,7 +14,7 @@ maintainers:
|
|||||||
icon: https://avatars.githubusercontent.com/u/102734415?s=48&v=4
|
icon: https://avatars.githubusercontent.com/u/102734415?s=48&v=4
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: redis
|
- name: redis
|
||||||
version: 19.1.0
|
version: 19.1.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
- name: elasticsearch
|
- name: elasticsearch
|
||||||
version: 20.0.4
|
version: 20.0.4
|
||||||
|
@@ -20,18 +20,18 @@ service:
|
|||||||
port: 8000
|
port: 8000
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
className:
|
className: ""
|
||||||
annotations:
|
annotations: ""
|
||||||
host:
|
host: ""
|
||||||
persistence:
|
persistence:
|
||||||
cache:
|
cache:
|
||||||
enabled: false
|
enabled: false
|
||||||
storageClassName: default
|
storageClassName: ""
|
||||||
storageSize: 5Gi
|
storageSize: 5Gi
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
volumeMode: Filesystem
|
volumeMode: Filesystem
|
||||||
youtube:
|
youtube:
|
||||||
claimName:
|
claimName: ""
|
||||||
redis:
|
redis:
|
||||||
image:
|
image:
|
||||||
repository: redis/redis-stack-server
|
repository: redis/redis-stack-server
|
||||||
@@ -48,17 +48,17 @@ redis:
|
|||||||
loadmodule /opt/redis-stack/lib/rejson.so
|
loadmodule /opt/redis-stack/lib/rejson.so
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
global:
|
global:
|
||||||
storageClass: default
|
storageClass: ""
|
||||||
extraEnvVars:
|
extraEnvVars:
|
||||||
- name: "discovery.type"
|
- name: "discovery.type"
|
||||||
value: "single-node"
|
value: "single-node"
|
||||||
- name: xpack.security.enabled
|
- name: xpack.security.enabled
|
||||||
value: "true"
|
value: "true"
|
||||||
extraEnvVarsSecret:
|
extraEnvVarsSecret: []
|
||||||
extraConfig:
|
extraConfig:
|
||||||
path:
|
path:
|
||||||
repo: /usr/share/elasticsearch/data/snapshot
|
repo: /usr/share/elasticsearch/data/snapshot
|
||||||
extraVolumes:
|
extraVolumes: []
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- name: snapshot
|
- name: snapshot
|
||||||
mountPath: /usr/share/elasticsearch/data/snapshot
|
mountPath: /usr/share/elasticsearch/data/snapshot
|
||||||
|
Reference in New Issue
Block a user