Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Wayne Starr <Racer159@users.noreply.github.com>
  • Loading branch information
zachariahmiller and Racer159 authored May 16, 2024
1 parent aaffdc5 commit 8ea0cbc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions chart/templates/uds-package-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ spec:
remoteSelector:
app: gitlab-runner

- direction: Egress
remoteGenerated: KubeAPI

{{- range .Values.customSandbox }}
- direction: {{ .direction }}
selector:
Expand Down
4 changes: 0 additions & 4 deletions values/common-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ rbac:
create: true
generatedServiceAccountName: gitlab-runner
rules:
- resources: [""]
- apiGroups: [""]
resources: [""]
verbs: ["*"]
- apiGroups: [""]
resources: [""]
verbs: [""]
Expand Down

0 comments on commit 8ea0cbc

Please sign in to comment.