update k8 selfhost docs values.yaml file

This commit is contained in:
Maidul Islam
2023-01-27 12:42:47 -08:00
parent b530847edc
commit c059c088d1

View File

@@ -35,6 +35,7 @@ nameOverride: ""
frontend:
name: frontend
podAnnotations: {}
deploymentAnnotations: {}
replicaCount: 2
image:
repository: infisical/frontend
@@ -51,6 +52,7 @@ frontend:
backend:
name: backend
podAnnotations: {}
deploymentAnnotations: {}
replicaCount: 2
image:
repository: infisical/backend