Skip to content

Commit e787e6d

Browse files
committed
feat(helm): Generate synthetic data for dashboard demo usage
1 parent 7e1bffa commit e787e6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm-charts/cogstack-helm-ce/templates/opensearch-provisioning-post-install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
spec:
1414
restartPolicy: OnFailure
1515
containers:
16-
- image: python:3.14-slim #curlimages/curl
16+
- image: python:3.14-slim
1717
name: opensearch-provisioning
1818
command: ["/bin/sh", "/etc/config/opensearch-provisioning-config/opensearch-provisioning.sh"]
1919
env:

0 commit comments

Comments
 (0)