mirror of
https://github.com/lukaszraczylo/jobs-manager-operator.git
synced 2026-07-06 06:15:41 +00:00
Initial commit.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: controller-manager
|
||||
namespace: system
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
- name: manager
|
||||
Reference in New Issue
Block a user