Skip to content

Commit

Permalink
Removing documentation and sample references to the database field of…
Browse files Browse the repository at this point in the history
… PasswordSelectors struct

The field was removed in 316002f

Signed-off-by: Jiri Podivin <[email protected]>
  • Loading branch information
jpodivin committed Jun 25, 2024
1 parent 4ffafdc commit 0891572
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ template:
memcachedInstance: memcached
passwordSelectors:
authEncryptionKey: HeatAuthEncryptionKey
database: HeatDatabasePassword
service: HeatPassword
preserveJobs: false
rabbitMqClusterName: rabbitmq
Expand Down
1 change: 0 additions & 1 deletion config/samples/heat_v1beta1_heatapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ spec:
databaseAccount: heat
passwordSelectors:
authEncryptionKey: HeatAuthEncryptionKey
database: HeatDatabasePassword
service: HeatPassword
replicas: 1
resources: {}
Expand Down
1 change: 0 additions & 1 deletion config/samples/heat_v1beta1_heatapicfn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ spec:
databaseAccount: heat
passwordSelectors:
authEncryptionKey: HeatAuthEncryptionKey
database: HeatDatabasePassword
service: HeatPassword
replicas: 1
resources: {}
Expand Down
1 change: 0 additions & 1 deletion config/samples/heat_v1beta1_heatengine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ spec:
databaseAccount: heat
passwordSelectors:
authEncryptionKey: HeatAuthEncryptionKey
database: HeatDatabasePassword
service: HeatPassword
replicas: 1
resources: {}
Expand Down

0 comments on commit 0891572

Please sign in to comment.