Add postgres.auth to allowed_states

Matches the elasticsearch.auth pattern where auth states use
the full sls path check and are explicitly listed.
This commit is contained in:
Mike Reeves
2026-04-09 12:39:46 -04:00
parent 46e38d39bb
commit b87af8ea3d

View File

@@ -30,6 +30,7 @@
'nginx',
'influxdb',
'postgres',
'postgres.auth',
'soc',
'kratos',
'hydra',