diff --git a/CHANGELOG.md b/CHANGELOG.md index 9219061..6cf3155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project's packages adheres to [Semantic Versioning](http://semver.org/s ## [Unreleased] +### Changed + +- Configure `gsoci.azurecr.io` as the default container image registry. + ## [3.1.0] - 2023-12-19 ### Changed diff --git a/helm/fluent-logshipping-app/values.yaml b/helm/fluent-logshipping-app/values.yaml index 73d2c09..c601eb8 100644 --- a/helm/fluent-logshipping-app/values.yaml +++ b/helm/fluent-logshipping-app/values.yaml @@ -15,7 +15,7 @@ project: commit: "[[ .SHA ]]" registry: - domain: docker.io + domain: gsoci.azurecr.io fluentbit: port: 5170 @@ -55,10 +55,10 @@ serviceAccount: outputs: inputLogTypes: &logTypes - - sshd - - containers - - syslog - - audit + - sshd + - containers + - syslog + - audit aws: kiam: false role: ""