mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Add image pulling credential for es
This commit is contained in:
@@ -155,6 +155,8 @@ spec:
|
||||
app: kibana
|
||||
name: kibana
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
containers:
|
||||
- name: kibana
|
||||
image: docker.elastic.co/kibana/kibana:8.2.3
|
||||
|
||||
Reference in New Issue
Block a user