12 lines
298 B
YAML
12 lines
298 B
YAML
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
labels:
|
|
app.kubernetes.io/instance: release-name
|
|
app.kubernetes.io/managed-by: Helm
|
|
app.kubernetes.io/name: appsmith
|
|
appsmith.sh/chart: appsmith-3.6.4
|
|
name: appsmith-appsmith
|
|
namespace: appsmith
|
|
secrets:
|
|
- name: appsmith-appsmith
|