thomaswoeckinger commented on issue #335: URL: https://github.com/apache/solr-operator/issues/335#issuecomment-937887394
Below the mentioned secret ``` kind: Secret apiVersion: v1 metadata: name: basic-auth namespace: solr uid: bb5dac9a-da20-4f34-8e0b-760762a59c34 resourceVersion: '39484507' creationTimestamp: '2021-10-07T09:12:26Z' managedFields: - manager: kubectl-create operation: Update apiVersion: v1 time: '2021-10-07T09:12:26Z' fieldsType: FieldsV1 fieldsV1: 'f:data': .: {} 'f:password': {} 'f:username': {} 'f:type': {} data: password: YfooXQ= username: YbarZQ== type: kubernetes.io/basic-auth ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org