Commit 9791943
[SPARK-53027] Operator sa should be able to create ingress
### What changes were proposed in this pull request?
Operator fail to create ingress for spec with driverServiceIngressSpec.
### Why are the changes needed?
Modify the role and grant the access
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
Manually modify the role' s spec and test with sample CR.
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #293 from TQJADE/ingress-rbac.
Authored-by: Qi Tan <[email protected]>
Signed-off-by: Peter Toth <[email protected]>1 parent 34ae166 commit 9791943
File tree
1 file changed
+6
-0
lines changed- build-tools/helm/spark-kubernetes-operator/templates
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
| |||
0 commit comments