Skip to content

Commit

Permalink
chore: change es fixture secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra committed Oct 26, 2023
1 parent b9fa9dd commit 835687f
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 835687f

Please sign in to comment.