Skip to content

Commit

Permalink
update readme with k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
eslamdyab21 committed Jan 19, 2025
1 parent f3cd978 commit efe8a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ spark-worker-deployment-54cf5f9898-p752q 1/1 Running 0 24s
```

### A lock into `configMaps` and `secrets`
```yaml
```python
apiVersion: v1
kind: ConfigMap
metadata:
Expand All @@ -238,7 +238,7 @@ data:
MINIO_ENDPOINT: http://minio:9000
```

```yml
```python
apiVersion: v1
kind: Secret
metadata:
Expand Down

0 comments on commit efe8a28

Please sign in to comment.