mirror of
https://github.com/singchia/frontier.git
synced 2025-12-24 13:27:50 +08:00
11 lines
152 B
YAML
11 lines
152 B
YAML
apiVersion: apps/v1
|
|
kind: Deployment
|
|
metadata:
|
|
name: operator
|
|
namespace: system
|
|
spec:
|
|
template:
|
|
spec:
|
|
containers:
|
|
- name: manager
|