File tree Expand file tree Collapse file tree 2 files changed +0
-45
lines changed Expand file tree Collapse file tree 2 files changed +0
-45
lines changed Original file line number Diff line number Diff line change 84
84
type : string
85
85
type : array
86
86
reclaimPolicy :
87
- default : Retain
88
87
description : The stratergy to use for reclaiming floating ips when
89
88
they are released from a machine
90
89
enum :
Original file line number Diff line number Diff line change @@ -73,26 +73,6 @@ rules:
73
73
- get
74
74
- patch
75
75
- update
76
- - apiGroups :
77
- - infrastructure.cluster.x-k8s.io
78
- resources :
79
- - openstackfloatingippools
80
- verbs :
81
- - create
82
- - delete
83
- - get
84
- - list
85
- - patch
86
- - update
87
- - watch
88
- - apiGroups :
89
- - infrastructure.cluster.x-k8s.io
90
- resources :
91
- - openstackfloatingippools/status
92
- verbs :
93
- - get
94
- - patch
95
- - update
96
76
- apiGroups :
97
77
- infrastructure.cluster.x-k8s.io
98
78
resources :
@@ -113,30 +93,6 @@ rules:
113
93
- get
114
94
- patch
115
95
- update
116
- - apiGroups :
117
- - ipam.cluster.x-k8s.io
118
- resources :
119
- - ipaddressclaims
120
- - ipaddressclaims/status
121
- verbs :
122
- - create
123
- - delete
124
- - get
125
- - list
126
- - update
127
- - watch
128
- - apiGroups :
129
- - ipam.cluster.x-k8s.io
130
- resources :
131
- - ipaddresses
132
- - ipaddresses/status
133
- verbs :
134
- - create
135
- - delete
136
- - get
137
- - list
138
- - update
139
- - watch
140
96
- apiGroups :
141
97
- ipam.cluster.x-k8x.io.cluster.x-k8s.io
142
98
resources :
You can’t perform that action at this time.
0 commit comments