Skip to content

Commit

Permalink
fixup! add spark-operator-v2 (in-progress)
Browse files Browse the repository at this point in the history
  • Loading branch information
ImpSy committed Nov 14, 2024
1 parent c6e3ba9 commit 47ce769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/spark-operator-v2/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: spark-operator
name: spark-operator-v2
description: A Helm chart for Spark on Kubernetes operator.
version: 2.0.2
appVersion: 2.0.2
Expand Down
2 changes: 1 addition & 1 deletion charts/spark-operator-v2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,4 +216,4 @@ spark-operator:
path: /var/log/
- name: varlibdockercontainers
hostPath:
path: /var/lib/docker/containers
path: /var/lib/docker/containers

0 comments on commit 47ce769

Please sign in to comment.