Skip to content

Commit

Permalink
rm apply agn
Browse files Browse the repository at this point in the history
  • Loading branch information
r3dact3d committed May 8, 2024
1 parent a866bd3 commit fe47fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
--from-literal=s3-secret-access-key=${{secrets.AWS_SECRET_ACCESS_KEY}} \
--from-literal=s3-bucket-name=${{secrets.OCP_CLUSTER_NAME}}-aap-ha-db-bucket \
--from-literal=s3-region=${{secrets.AWS_REGION}}
oc apply -f s3-secret --namespace aap
sleep 300
oc project openshift-gitops
oc adm policy add-cluster-role-to-user cluster-admin -z openshift-gitops-argocd-application-controller
Expand Down

0 comments on commit fe47fce

Please sign in to comment.