Skip to content

Commit

Permalink
Merge branch 'main' into i5okie/helm-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
i5okie authored Oct 23, 2024
2 parents 6512f21 + 83f2990 commit d90b041
Show file tree
Hide file tree
Showing 14 changed files with 660 additions and 351 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/on_push_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ jobs:
sparse-checkout: |
services
path: trust-over-ip-configurations

- name: Install OpenShift CLI tools
uses: redhat-actions/openshift-tools-installer@v1
with:
oc: "4.14"

- name: Authenticate and set context
uses: redhat-actions/oc-login@v1
Expand Down
Loading

0 comments on commit d90b041

Please sign in to comment.