File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7979 - name : Deploy the apps (for real)
8080 run : |
8181 sed -i 's!debug: false!debug: true!g' roles/app-installer/tasks/install_app.yaml
82- sed -i 's!csi-cinder-high-speed-retain!standard! g' apps/01-cloudnative-pg/cluster .yaml
82+ sed -i 's!cinder. csi.openstack.org!k8s.io/minikube-hostpath! g' apps/00-storage-class/sc-retain .yaml
8383 sed -i -e 's!https://iam.{{ platform_domain_name }}!http://keycloak-service.iam.svc.cluster.local:8080!g' -e 's!insecure_oidc_skip_issuer_verification="false"!insecure_oidc_skip_issuer_verification="true"!g' apps/oauth2-proxy/values.yaml
8484 conda run -n rspy --no-capture-output env PYTHONUNBUFFERED=1 ANSIBLE_FORCE_COLOR=1 ansible-playbook -v apps.yaml -i inventory/mycluster/hosts.yaml
8585 shell : bash
You can’t perform that action at this time.
0 commit comments