add database extension
issue: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/issues/86
This commit is contained in:
@ -20,6 +20,11 @@ istio:
|
||||
service: gitea-ssh
|
||||
port: 22
|
||||
|
||||
database:
|
||||
enabled: true
|
||||
name: gitea-postgres
|
||||
instance: postgres
|
||||
|
||||
replicaCount: 1
|
||||
clusterDomain: cluster.local
|
||||
|
||||
|
Reference in New Issue
Block a user