diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2023-03-31 19:42:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-03-31 19:42:13 +0000 |
commit | 1d93334b79aee33512fdf1dd1e3f7b17974c6d20 (patch) | |
tree | 79aec033ec706c0386539f1fc893049d3fdcfee9 /kubernetes/aai/components/aai-resources | |
parent | 6deab46892efca8727efab7a590760683b75d06e (diff) | |
parent | 5846a6e2d0faa43d5abf23d79bd556508bb87d2d (diff) |
Merge "[AAI] Update Service definitions to support Ingress case"
Diffstat (limited to 'kubernetes/aai/components/aai-resources')
-rw-r--r-- | kubernetes/aai/components/aai-resources/values.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kubernetes/aai/components/aai-resources/values.yaml b/kubernetes/aai/components/aai-resources/values.yaml index eb06c8f46a..0f09643bba 100644 --- a/kubernetes/aai/components/aai-resources/values.yaml +++ b/kubernetes/aai/components/aai-resources/values.yaml @@ -34,8 +34,6 @@ global: # global defaults migration: enabled: false - aafEnabled: false - config: # Specifies that the cluster connected to a dynamic # cluster being spinned up by kubernetes deployment |