Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Commit

Permalink
update values-openshift description and fix index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Linh Lam <[email protected]>
  • Loading branch information
Linh Lam committed Apr 3, 2023
1 parent f390e16 commit 09cf5da
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions values-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kubecostProductConfigs:
# cloudIntegrationSecret: cloud-integration
kubecostDeployment:
podSecurityContext:
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
runAsNonRoot: true
Expand All @@ -23,7 +23,7 @@ kubecostModel:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -34,7 +34,7 @@ kubecostFrontend:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand Down Expand Up @@ -62,7 +62,7 @@ prometheus:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -74,7 +74,7 @@ prometheus:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -86,7 +86,7 @@ prometheus:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -101,7 +101,7 @@ grafana:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -113,7 +113,7 @@ grafana:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -125,7 +125,7 @@ grafana:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -138,7 +138,7 @@ thanos:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -150,7 +150,7 @@ thanos:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -162,7 +162,7 @@ thanos:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand All @@ -174,7 +174,7 @@ thanos:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
# Note: Un-comment these securityContext configs for OCP cluster 4.11+
# Note: Un-comment these securityContext configs for OCP cluster 4.12+
# seccompProfile:
# type: RuntimeDefault
capabilities:
Expand Down

0 comments on commit 09cf5da

Please sign in to comment.