diff --git a/charts/deckhand/values.yaml b/charts/deckhand/values.yaml index 66f6a58f..72fea2e3 100644 --- a/charts/deckhand/values.yaml +++ b/charts/deckhand/values.yaml @@ -74,7 +74,7 @@ dependencies: - service: key_manager endpoint: internal -# typically overriden by environmental +# typically overridden by environmental # values, but should include all endpoints # required by this chart endpoints: diff --git a/releasenotes/notes/oslo.policy-integration-f03ac6a7a2ccef5a.yaml b/releasenotes/notes/oslo.policy-integration-f03ac6a7a2ccef5a.yaml index a72fb509..a971d241 100644 --- a/releasenotes/notes/oslo.policy-integration-f03ac6a7a2ccef5a.yaml +++ b/releasenotes/notes/oslo.policy-integration-f03ac6a7a2ccef5a.yaml @@ -4,4 +4,4 @@ features: The ``oslo.policy`` framework has been integrated into Deckhand. All currently supported endpoints are covered by RBAC enforcement. All default policy rules are admin-only by default. The defaults can be - overriden via a custom ``policy.yaml`` file. + overridden via a custom ``policy.yaml`` file.