Skip to content

Commit

Permalink
fix: overlay 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jcy0308 committed Aug 28, 2024
1 parent 674ae4f commit 5bc9380
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion infra/overlay/dev/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kafka
resources:
bases:
- ../../../base
resources:
- secret.yaml
images:
- name: jcy0308/pdf-module
Expand Down

0 comments on commit 5bc9380

Please sign in to comment.