Nguyễn Trung

Results 11 comments of Nguyễn Trung

I have same issue, and I was discovery source code, not found anything line to define "common.capabilities.ingress.apiVersion". But all resource always render this it !

In Chart.yaml ? https://github.com/Alfresco/acs-deployment/blob/588cc8fc8a4469aa7bbe3e5ebd55056a05083b09/helm/alfresco-content-services/Chart.yaml#L28 Common dependencies have something wrong :) ``` - name: common alias: alfresco-digital-workspace repository: https://activiti.github.io/activiti-cloud-helm-charts version: 7.3.0 condition: alfresco-content-services.alfresco-digital-workspace.enabled,alfresco-digital-workspace.enabled ```

I think edge node and edge cluster are not need for terraform. Current, it has only as datasources of Edge and Cluster, i totally agree that does not support resource...

Another way, if you still want to use. You can try ansible nsx-t https://github.com/vmware/ansible-for-nsxt

So you need to "autoscale" Edge VM and thus, you need to have support of Edge Node/Cluster resource feature and when new edge vm are created, and you must be...

I have the same issue ! i running fluent-bit from container image 1.8.6 latest Input ``` { "method":"POST", "remoteAddr":"1.2.3.4", "user":{"group": ["a", "b", "c"]} } ``` ``` [FILTER] Name record_modifier Match...

Hi @annakhm I have a vlan segment with uplink teaming policy I was set my TF as below ``` resource "nsxt_policy_vlan_segment" "t0_gateway_interface_ospf" { display_name = "MCR-NSX-Edge-Uplink_OSPF_To_ACI_L3Out" vlan_ids = ["0"] transport_zone_path...

> Hi @scila1996, sorry for delay in response. Address bindings setting for segment is deprecated in NSX, address bindings for ports are used instead. If this relevant for your use...

Don't do anything with data in a statefulset or database application. This chart has support for PVC and RDB save in local; this command will destroy data and lead to...