Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/remove-kubernetesbuilddeploy' in…
Browse files Browse the repository at this point in the history
…to prerelease/lagoon_v217
  • Loading branch information
tobybellwood committed Nov 27, 2023
2 parents 66e7268 + 314ff85 commit 585c0a0
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 31 deletions.
2 changes: 2 additions & 0 deletions charts/lagoon-remote/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ annotations:
artifacthub.io/changes: |
- kind: changed
description: remove insights-remote service if not enabled
- kind: removed
description: removed old kubernetes build deploy references

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions charts/lagoon-remote/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,6 @@ dockerHost:
effect: PreferNoSchedule
operator: Exists

# this account is used by the legacy Lagoon kubernetes build deploy system.
kubernetesBuildDeploy:
serviceAccount:
# The name of the service account to use.
# If not set, a name is generated using the fullname template.
name:

# sshCore creates a restricted, non-expiring ServiceAccount token for use by
# lagoon-core.
sshCore:
Expand Down

0 comments on commit 585c0a0

Please sign in to comment.