mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
11 lines
162 B
YAML
11 lines
162 B
YAML
apiVersion: apps/v1
|
|
kind: Deployment
|
|
metadata:
|
|
name: controller-manager
|
|
namespace: system
|
|
spec:
|
|
template:
|
|
spec:
|
|
containers:
|
|
- name: manager
|