Skip to content

Commit

Permalink
Update internal-ouath-proxy-image policy (#8)
Browse files Browse the repository at this point in the history
This adds this policy to the ope-rhods-testing namespace and removes name match
so that it applies to all pods in the namespace
  • Loading branch information
IsaiahStapleton authored Jul 30, 2024
1 parent a98da6f commit 1a10390
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ spec:
kinds:
- apiGroups: ["*"]
kinds: ["Pod"]
namespaces: ["rhods-notebooks"]
name: jupyter-nb*
namespaces: ["rhods-notebooks", "ope-rhods-testing-1fef2f"]

0 comments on commit 1a10390

Please sign in to comment.