first commit

This commit is contained in:
Hoang Nguyen
2026-05-05 22:30:30 +02:00
commit 09a368b484
9 changed files with 174 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: strimzi-cluster-operator
spec:
template:
spec:
volumes:
- name: strimzi-tmp
emptyDir:
sizeLimit: 100Mi
- name: co-config-volume
configMap:
name: strimzi-cluster-operator