Difference between revisions of "Kubectl get secrets --namespace=default"
Jump to navigation
Jump to search
(Created page with "{{lc}} kubectl get secrets --namespace=default elasticsearch-master-credentials -ojsonpath='{.data.password}' | base64 -d {{helm install elasticsearch}}") |
|||
Line 4: | Line 4: | ||
+ | |||
+ | |||
+ | {{k get secrets}} | ||
{{helm install elasticsearch}} | {{helm install elasticsearch}} |
Revision as of 17:51, 30 November 2023
kubectl get secrets --namespace=default elasticsearch-master-credentials -ojsonpath='{.data.password}' | base64 -d
Advertising: