Add chart starrocks/1.11.0
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: {{ template "starrockscluster.fe.configmap.name" . }}
|
||||
namespace: {{ template "starrockscluster.namespace" . }}
|
||||
labels:
|
||||
cluster: {{ template "starrockscluster.name" . }}
|
||||
app: "fe"
|
||||
data:
|
||||
{{- include "starrockscluster.fe.config" . | nindent 2 }}
|
||||
Reference in New Issue
Block a user