Update reviews app kustomization to enable deployment and update imagePullSecret
This commit is contained in:
parent
ddf8f88c56
commit
d45263ecea
@ -30,4 +30,4 @@ spec:
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
imagePullSecrets:
|
||||
- name: dockerhub
|
||||
- name: regcred
|
||||
|
||||
@ -4,5 +4,5 @@ kind: Kustomization
|
||||
namespace: reviews
|
||||
resources:
|
||||
- namespace.yaml
|
||||
# - deployment.yaml
|
||||
# - service.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user