Skip to content

Commit

Permalink
Removed RBAC permissions from Spark and create using Terraform Spark …
Browse files Browse the repository at this point in the history
…Teams
  • Loading branch information
lusoal committed May 10, 2024
1 parent e5a2ef2 commit 3075351
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 44 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
memory: "1024m"
labels:
version: "3.3.2"
serviceAccount: consumer-sa
serviceAccount: spark-team-a
nodeSelector:
NodeGroupType: "SparkComputeOptimized"
tolerations:
Expand All @@ -74,7 +74,7 @@ spec:
memory: "1024m"
labels:
version: "3.3.2"
serviceAccount: consumer-sa
serviceAccount: spark-team-a
nodeSelector:
NodeGroupType: "SparkComputeOptimized"
tolerations:
Expand Down

0 comments on commit 3075351

Please sign in to comment.