Skip to content

Commit

Permalink
Merge pull request #2635 from amazeeio/lagoon_1145_prs
Browse files Browse the repository at this point in the history
  • Loading branch information
Toby Bellwood authored May 7, 2021
2 parents 7ddc2ac + 7c084cc commit 71545b6
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""

podSecurityContext: {}
# fsGroup: 2000
podSecurityContext:
fsGroup: 0

securityContext: {}
# capabilities:
Expand Down Expand Up @@ -48,4 +48,4 @@ affinity: {}

inPodCronjobs: ""

configMapSha: ""
configMapSha: ""
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ serviceAccount:
# If not set and create is true, a name is generated using the fullname template
name:

podSecurityContext: {}
# fsGroup: 2000
podSecurityContext:
fsGroup: 0

securityContext: {}
# capabilities:
Expand Down Expand Up @@ -72,4 +72,4 @@ inPodCronjobs: ""
tls_acme: false
routesAutogenerateInsecure: Allow

configMapSha: ""
configMapSha: ""
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ serviceAccount:
# If not set and create is true, a name is generated using the fullname template
name:

podSecurityContext: {}
# fsGroup: 2000
podSecurityContext:
fsGroup: 0

securityContext: {}
# capabilities:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ serviceAccount:
# If not set and create is true, a name is generated using the fullname template
name:

podSecurityContext: {}
# fsGroup: 2000
podSecurityContext:
fsGroup: 0

securityContext: {}
# capabilities:
Expand Down
Empty file removed services/ssh/non-ui-file.md
Empty file.

0 comments on commit 71545b6

Please sign in to comment.