🔧(helm) replace occurences of desk and people
Replace naively all occurences of desk and people with impress.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
name: extra
|
||||
description: A Helm chart to add some manifests to desk
|
||||
description: A Helm chart to add some manifests to impress
|
||||
type: application
|
||||
version: 0.1.0
|
||||
|
||||
@@ -4,4 +4,4 @@ metadata:
|
||||
name: postgresql
|
||||
namespace: {{ .Release.Namespace | quote }}
|
||||
spec:
|
||||
database: desk
|
||||
database: impress
|
||||
|
||||
Reference in New Issue
Block a user