Skip to content

Commit

Permalink
remove excess empty securityContext
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbiam committed Sep 17, 2024
1 parent f5692da commit c0d7e8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion orchestra/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.10.10
version: 2.10.58

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
1 change: 0 additions & 1 deletion orchestra/templates/infrastructure/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ spec:
dnsPolicy: ClusterFirst
restartPolicy: Never
schedulerName: default-scheduler
securityContext: {}
serviceAccount: openunison-operator
serviceAccountName: openunison-operator
terminationGracePeriodSeconds: 30
Expand Down

0 comments on commit c0d7e8d

Please sign in to comment.