yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 1 | #{{ if not .Values.disableAaiHbase }} |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 2 | apiVersion: v1 |
| 3 | kind: Service |
| 4 | metadata: |
| 5 | name: hbase |
Mandeep Khinda | 0e8f889 | 2017-08-25 03:31:17 +0000 | [diff] [blame] | 6 | namespace: "{{ .Values.nsPrefix }}-aai" |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 7 | labels: |
| 8 | app: hbase |
| 9 | spec: |
| 10 | ports: |
Mandeep Khinda | 4b88197 | 2017-08-30 14:24:02 +0000 | [diff] [blame] | 11 | - name: "hbase-port-1" |
| 12 | port: 2181 |
| 13 | - name: "hbase-port-2" |
| 14 | port: 8080 |
| 15 | - name: "hbase-port-3" |
| 16 | port: 8085 |
| 17 | - name: "hbase-port-4" |
| 18 | port: 9090 |
| 19 | - name: "hbase-port-5" |
| 20 | port: 16000 |
| 21 | - name: "hbase-port-6" |
| 22 | port: 16010 |
| 23 | - name: "hbase-port-7" |
| 24 | port: 16201 |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 25 | selector: |
| 26 | app: hbase |
| 27 | clusterIP: None |
yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 28 | #{{ end }} |
| 29 | #{{ if not .Values.disableAaiAaiService }} |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 30 | --- |
| 31 | apiVersion: v1 |
| 32 | kind: Service |
| 33 | metadata: |
| 34 | name: aai-service |
Mandeep Khinda | 0e8f889 | 2017-08-25 03:31:17 +0000 | [diff] [blame] | 35 | namespace: "{{ .Values.nsPrefix }}-aai" |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 36 | labels: |
| 37 | app: aai-service |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 38 | annotations: |
| 39 | msb.onap.org/service-info: '[ |
| 40 | { |
| 41 | "serviceName": "aai-cloudInfrastructure", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 42 | "version": "v11", |
| 43 | "url": "/aai/v11/cloud-infrastructure", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 44 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 45 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 46 | "enable_ssl": true, |
| 47 | "visualRange": "1" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 48 | }, |
| 49 | { |
| 50 | "serviceName": "aai-cloudInfrastructure-deprecated", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 51 | "version": "v11", |
| 52 | "url": "/aai/v11/cloud-infrastructure", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 53 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 54 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 55 | "enable_ssl": true, |
| 56 | "visualRange": "1", |
| 57 | "path": "/aai/v11/cloud-infrastructure" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 58 | }, |
| 59 | { |
| 60 | "serviceName": "aai-business", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 61 | "version": "v11", |
| 62 | "url": "/aai/v11/business", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 63 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 64 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 65 | "enable_ssl": true, |
| 66 | "visualRange": "1" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 67 | }, |
| 68 | { |
| 69 | "serviceName": "aai-business-deprecated", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 70 | "version": "v11", |
| 71 | "url": "/aai/v11/business", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 72 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 73 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 74 | "enable_ssl": true, |
| 75 | "visualRange": "1", |
| 76 | "path": "/aai/v11/business" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 77 | }, |
| 78 | { |
| 79 | "serviceName": "aai-search", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 80 | "version": "v11", |
| 81 | "url": "/aai/v11/search", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 82 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 83 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 84 | "enable_ssl": true, |
| 85 | "visualRange": "1" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 86 | }, |
| 87 | { |
| 88 | "serviceName": "aai-search-deprecated", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 89 | "version": "v11", |
| 90 | "url": "/aai/v11/search", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 91 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 92 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 93 | "enable_ssl": true, |
| 94 | "visualRange": "1", |
| 95 | "path": "/aai/v11/search" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 96 | }, |
| 97 | { |
| 98 | "serviceName": "aai-actions", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 99 | "version": "v11", |
| 100 | "url": "/aai/v11/actions", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 101 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 102 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 103 | "enable_ssl": true, |
| 104 | "visualRange": "1" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 105 | }, |
| 106 | { |
| 107 | "serviceName": "aai-actions-deprecated", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 108 | "version": "v11", |
| 109 | "url": "/aai/v11/actions", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 110 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 111 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 112 | "enable_ssl": true, |
| 113 | "visualRange": "1", |
| 114 | "path": "/aai/v11/actions" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 115 | }, |
| 116 | { |
| 117 | "serviceName": "aai-service-design-and-creation", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 118 | "version": "v11", |
| 119 | "url": "/aai/v11/service-design-and-creation", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 120 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 121 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 122 | "enable_ssl": true, |
| 123 | "visualRange": "1" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 124 | }, |
| 125 | { |
| 126 | "serviceName": "aai-service-design-and-creation-deprecated", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 127 | "version": "v11", |
| 128 | "url": "/aai/v11/service-design-and-creation", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 129 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 130 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 131 | "enable_ssl": true, |
| 132 | "visualRange": "1", |
| 133 | "path": "/aai/v11/service-design-and-creation" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 134 | }, |
| 135 | { |
| 136 | "serviceName": "aai-network", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 137 | "version": "v11", |
| 138 | "url": "/aai/v11/network", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 139 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 140 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 141 | "enable_ssl": true, |
| 142 | "visualRange": "1" |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 143 | }, |
| 144 | { |
| 145 | "serviceName": "aai-network-deprecated", |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 146 | "version": "v11", |
| 147 | "url": "/aai/v11/network", |
HuabingZhao | c8e54f1 | 2017-09-05 16:14:14 +0800 | [diff] [blame] | 148 | "protocol": "REST", |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 149 | "port": "8443", |
HuabingZhao | aaa5c57 | 2017-12-25 14:16:04 +0800 | [diff] [blame] | 150 | "enable_ssl": true, |
| 151 | "visualRange": "1", |
| 152 | "path": "/aai/v11/network" |
LiZi | 678ae0e | 2017-12-28 03:20:18 -0500 | [diff] [blame] | 153 | }, |
| 154 | { |
| 155 | "serviceName": "aai-externalSystem", |
| 156 | "version": "v11", |
| 157 | "url": "/aai/v11/external-system", |
| 158 | "protocol": "REST", |
| 159 | "port": "8443", |
| 160 | "enable_ssl": true, |
| 161 | "visualRange": "1" |
| 162 | }, |
| 163 | { |
| 164 | "serviceName": "aai-externalSystem-deprecated", |
| 165 | "version": "v11", |
| 166 | "url": "/aai/v11/external-system", |
| 167 | "protocol": "REST", |
| 168 | "port": "8443", |
| 169 | "enable_ssl": true, |
| 170 | "visualRange": "1", |
| 171 | "path": "/aai/v11/external-system" |
HuabingZhao | 69d846e | 2017-09-06 10:39:54 +0800 | [diff] [blame] | 172 | } |
HuabingZhao | d510144 | 2017-09-01 15:55:22 +0800 | [diff] [blame] | 173 | ]' |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 174 | spec: |
| 175 | ports: |
| 176 | - name: "aai-service-port-8443" |
| 177 | port: 8443 |
| 178 | targetPort: 8443 |
kerenj | 78eff21 | 2017-08-29 09:56:36 +0000 | [diff] [blame] | 179 | nodePort: {{ .Values.nodePortPrefix }}33 |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 180 | - name: "aai-service-port-8080" |
| 181 | port: 8080 |
| 182 | targetPort: 8080 |
kerenj | 78eff21 | 2017-08-29 09:56:36 +0000 | [diff] [blame] | 183 | nodePort: {{ .Values.nodePortPrefix }}32 |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 184 | type: NodePort |
| 185 | selector: |
| 186 | app: aai-service |
Alexis de Talhouƫt | df4db0b | 2017-12-11 08:36:25 -0500 | [diff] [blame] | 187 | clusterIP: {{ .Values.aaiServiceClusterIp }} |
yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 188 | #{{ end }} |
| 189 | #{{ if not .Values.disableAaiModelLoaderService }} |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 190 | --- |
| 191 | apiVersion: v1 |
| 192 | kind: Service |
| 193 | metadata: |
| 194 | name: model-loader-service |
Mandeep Khinda | 0e8f889 | 2017-08-25 03:31:17 +0000 | [diff] [blame] | 195 | namespace: "{{ .Values.nsPrefix }}-aai" |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 196 | labels: |
| 197 | app: model-loader-service |
| 198 | spec: |
| 199 | ports: |
| 200 | - name: "model-loader-service-port-8443" |
| 201 | port: 8443 |
kerenj | 78eff21 | 2017-08-29 09:56:36 +0000 | [diff] [blame] | 202 | nodePort: {{ .Values.nodePortPrefix }}29 |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 203 | - name: "model-loader-service-port-8080" |
| 204 | port: 8080 |
kerenj | 78eff21 | 2017-08-29 09:56:36 +0000 | [diff] [blame] | 205 | nodePort: {{ .Values.nodePortPrefix }}10 |
Mandeep Khinda | d6ea987 | 2017-06-24 11:49:37 -0400 | [diff] [blame] | 206 | type: NodePort |
| 207 | selector: |
| 208 | app: model-loader-service |
yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 209 | #{{ end }} |
Mandeep Khinda | 4b88197 | 2017-08-30 14:24:02 +0000 | [diff] [blame] | 210 | --- |
| 211 | apiVersion: v1 |
| 212 | kind: Service |
| 213 | metadata: |
| 214 | name: gremlin |
| 215 | namespace: "{{ .Values.nsPrefix }}-aai" |
| 216 | labels: |
| 217 | app: gremlin |
| 218 | spec: |
| 219 | ports: |
| 220 | - name: "gremlin-port" |
| 221 | port: 8182 |
| 222 | selector: |
| 223 | app: gremlin |
| 224 | clusterIP: None |
yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 225 | #{{ if not .Values.disableAaiElasticsearch }} |
Mandeep Khinda | 4b88197 | 2017-08-30 14:24:02 +0000 | [diff] [blame] | 226 | --- |
| 227 | apiVersion: v1 |
| 228 | kind: Service |
| 229 | metadata: |
| 230 | name: elasticsearch |
| 231 | namespace: "{{ .Values.nsPrefix }}-aai" |
| 232 | labels: |
| 233 | app: elasticsearch |
| 234 | spec: |
| 235 | ports: |
| 236 | - name: "elasticsearch-port" |
| 237 | port: 9200 |
| 238 | selector: |
| 239 | app: elasticsearch |
| 240 | clusterIP: None |
yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 241 | #{{ end }} |
| 242 | #{{ if not .Values.disableAaiSearchDataService }} |
Mandeep Khinda | 4b88197 | 2017-08-30 14:24:02 +0000 | [diff] [blame] | 243 | --- |
| 244 | apiVersion: v1 |
| 245 | kind: Service |
| 246 | metadata: |
| 247 | name: search-data-service |
| 248 | namespace: "{{ .Values.nsPrefix }}-aai" |
| 249 | labels: |
| 250 | app: search-data-service |
| 251 | spec: |
| 252 | ports: |
| 253 | - name: "search-data-service-port-9509" |
| 254 | port: 9509 |
| 255 | selector: |
| 256 | app: search-data-service |
| 257 | clusterIP: None |
yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 258 | #{{ end }} |
| 259 | #{{ if not .Values.disableAaiAaiTraversal }} |
Mandeep Khinda | 4b88197 | 2017-08-30 14:24:02 +0000 | [diff] [blame] | 260 | --- |
| 261 | apiVersion: v1 |
| 262 | kind: Service |
| 263 | metadata: |
Mandeep Khinda | 4b88197 | 2017-08-30 14:24:02 +0000 | [diff] [blame] | 264 | name: aai-traversal |
| 265 | namespace: "{{ .Values.nsPrefix }}-aai" |
| 266 | labels: |
| 267 | app: aai-traversal |
| 268 | spec: |
| 269 | ports: |
| 270 | - name: "aai-traversal-port-8446" |
| 271 | port: 8446 |
| 272 | - name: aai-traversal-port-debug |
| 273 | port: 5005 |
| 274 | selector: |
| 275 | app: aai-traversal |
| 276 | clusterIP: None |
yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 277 | #{{ end }} |
| 278 | #{{ if not .Values.disableAaiAaiResources }} |
Mandeep Khinda | 4b88197 | 2017-08-30 14:24:02 +0000 | [diff] [blame] | 279 | --- |
| 280 | apiVersion: v1 |
| 281 | kind: Service |
| 282 | metadata: |
| 283 | name: aai-resources |
| 284 | namespace: "{{ .Values.nsPrefix }}-aai" |
| 285 | labels: |
| 286 | app: aai-resources |
| 287 | spec: |
| 288 | ports: |
| 289 | - name: "aai-resources-port-8447" |
| 290 | port: 8447 |
| 291 | - name: aai-resources-port-debug |
| 292 | port: 5005 |
| 293 | selector: |
| 294 | app: aai-resources |
Mandeep Khinda | 5e35c5c | 2017-09-05 18:27:15 +0000 | [diff] [blame] | 295 | clusterIP: None |
yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 296 | #{{ end }} |
| 297 | #{{ if not .Values.disableAaiSparkyBe }} |
Mandeep Khinda | 5e35c5c | 2017-09-05 18:27:15 +0000 | [diff] [blame] | 298 | --- |
| 299 | apiVersion: v1 |
| 300 | kind: Service |
| 301 | metadata: |
| 302 | name: sparky-be |
| 303 | namespace: "{{ .Values.nsPrefix }}-aai" |
| 304 | labels: |
| 305 | app: sparky-be |
| 306 | spec: |
| 307 | ports: |
| 308 | - name: "sparky-be-port-9517" |
| 309 | port: 9517 |
| 310 | selector: |
| 311 | app: sparky-be |
yuryn | fcef994 | 2017-10-26 17:10:50 +0300 | [diff] [blame] | 312 | clusterIP: None |
| 313 | #{{ end }} |