Skip to content

Commit c5138b3

Browse files
fix: Added deployment template file to installer container image
1 parent 4d60601 commit c5138b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ WORKDIR /app
77

88
COPY ./install-aks-audit-log.sh .
99
COPY ./uninstall-aks-audit-log.sh .
10+
COPY ./deployment.yaml.in .
1011

1112
WORKDIR /data
1213

0 commit comments

Comments
 (0)