Skip to content

Commit

Permalink
Merge pull request #1380 from flanksource/change-es-fixture-sec-name
Browse files Browse the repository at this point in the history
chore: change es fixture secret name
  • Loading branch information
yashmehrotra authored Oct 26, 2023
2 parents b9fa9dd + 835687f commit b7b7a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures/elasticsearch/_setup.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: Secret
metadata:
name: search
name: elasticsearch
namespace: canaries
stringData:
ELASTIC_SEARCH_USERNAME: admin
Expand Down

0 comments on commit b7b7a6f

Please sign in to comment.