jhchong92
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
roles/kubernetes-apps/snapshots/snapshot-controller/templates/snapshot-controller.yml.j2
|
@ -12,7 +12,6 @@ metadata: |
|
|
name: snapshot-controller |
|
|
name: snapshot-controller |
|
|
namespace: kube-system |
|
|
namespace: kube-system |
|
|
spec: |
|
|
spec: |
|
|
serviceName: "snapshot-controller" |
|
|
|
|
|
replicas: {{ snapshot_controller_replicas }} |
|
|
replicas: {{ snapshot_controller_replicas }} |
|
|
selector: |
|
|
selector: |
|
|
matchLabels: |
|
|
matchLabels: |
|
|