Skip to content

Commit

Permalink
Update Multitenancy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shakerg authored Jan 12, 2024
1 parent 5eae589 commit da4efbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openshift/Multitenancy.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Note: If you deploy runners in other (!= actions-runner-system) projects/namespa
---
kind: RunnerDeployment
metadata:
namespace: org1-runners
name: example-runner
spec:
template:
spec:
Expand All @@ -87,7 +87,7 @@ Note: If you deploy runners in other (!= actions-runner-system) projects/namespa
---
kind: HorizontalRunnerAutoscaler
metadata:
namespace: org1-runners
name: example-runner-hra
spec:
githubAPICredentialsFrom:
secretRef:
Expand Down

0 comments on commit da4efbc

Please sign in to comment.