redcricket

Results 3 comments of redcricket

Thanks for the reply! From the output of this command it looks like I did set up RBAC. ``` [red@ifs-alpha-kube-001 ~]$ kubectl create -f ingress-controller-rbac.yml Error from server (AlreadyExists): error...

After much trial and error I final figured out that I need to update the haproxy-ingress "deployment" (via the dashbaord). I only had to add the one line: ` serviceAccountName:...

I was able to get my inventory, that contains vault encrypted data, to sync from git. I had set the ANSIBLE_VAULT_PASSWORD_FILE: /runner/project/vault_pass in the "Details" tab/screen on the inventory source...