We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d60601 commit c5138b3Copy full SHA for c5138b3
build/Dockerfile
@@ -7,6 +7,7 @@ WORKDIR /app
7
8
COPY ./install-aks-audit-log.sh .
9
COPY ./uninstall-aks-audit-log.sh .
10
+COPY ./deployment.yaml.in .
11
12
WORKDIR /data
13
0 commit comments