Introduced a new GitHub Workflow enabling the deployment of Hyperledger Bevel's BESU DLT Platform to an EKS Cluster. Introduced a new directory at path: platforms/hyperledger-besu/configuration/samples/workflow, containing two new sample network configuration files:
network-proxy-besu: Supports deployment with Ingress controller.
network-no-proxy-besu: Supports deployment without an Ingress controller, specifically designed for deployment on Minikube.
Additional Changes:
1)Replaced the Ambassador Ansible task with new Ambassador-Edge-Stack.
2)platforms/shared/charts/bevel-vault-mgmt/templates/serviceAccount.yaml 3)platforms/shared/configuration/roles/setup/kubectl/tasks/main.yaml
Changes:
Introduced a new GitHub Workflow enabling the deployment of Hyperledger Bevel's BESU DLT Platform to an EKS Cluster. Introduced a new directory at path: platforms/hyperledger-besu/configuration/samples/workflow, containing two new sample network configuration files: network-proxy-besu: Supports deployment with Ingress controller. network-no-proxy-besu: Supports deployment without an Ingress controller, specifically designed for deployment on Minikube.
Additional Changes:
1)Replaced the Ambassador Ansible task with new Ambassador-Edge-Stack. 2)platforms/shared/charts/bevel-vault-mgmt/templates/serviceAccount.yaml 3)platforms/shared/configuration/roles/setup/kubectl/tasks/main.yaml
fixes #2416