diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-09-06 14:44:40 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-09-06 22:01:02 -0400 |
commit | 00107b55f9b831b6bd5834bea34ea7df330e1f30 (patch) | |
tree | d167178460882d384008cfa483a2eda1d2f7d0cc /kubernetes/aai/charts/aai-resources/templates/service.yaml | |
parent | 6fb58c9d01d89d405f8abf13f12f2d1bd1b2fcd9 (diff) |
Add graphadmin microservice to oom
Add the graphadmin charts to oom
Also added the aai_schema changes to
make the application model driven
Update the resources traversal charts
to be more user configurable
Issue-ID: AAI-1545
Issue-ID: AAI-1474
Change-Id: Ie615cf3675b36a4830242a8510046c22fd95135b
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'kubernetes/aai/charts/aai-resources/templates/service.yaml')
-rw-r--r-- | kubernetes/aai/charts/aai-resources/templates/service.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/aai/charts/aai-resources/templates/service.yaml b/kubernetes/aai/charts/aai-resources/templates/service.yaml index f82bea9a0c..d1199125d2 100644 --- a/kubernetes/aai/charts/aai-resources/templates/service.yaml +++ b/kubernetes/aai/charts/aai-resources/templates/service.yaml @@ -12,7 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. - apiVersion: v1 kind: Service metadata: |