Others
Fixed
- Move pss values under the global property
Changed
- Configure
gsoci.azurecr.io
as the default container image registry.
Added
- Values: Add
podLabels
. ((#124)[https://github.com/giantswarm/hello-world-app/pull/124]) - Values: Add
serviceAccount.automount
. ((#124)[https://github.com/giantswarm/hello-world-app/pull/124]) - Values: Add
volumes
& volumeMounts
. ((#124)[https://github.com/giantswarm/hello-world-app/pull/124])
Added
- Values: Add
global.podSecurityStandards.enforced
. ((#118)[https://github.com/giantswarm/hello-world-app/pull/118])
Changed
- Values: Tighten
securityContext
. ((#118)[https://github.com/giantswarm/hello-world-app/pull/118]) - Values: Make
topologySpreadConstraints
an array. ((#118)[https://github.com/giantswarm/hello-world-app/pull/118])
Added
- Add icon to chart metadata
- Chart: Rename to
hello-world
.
- Deployment: Improve
topologySpreadConstraints
.
- Chart: Always enable
NetworkPolicy
.