Add labels to all objects but not selectors

Signed-off-by: LiHui <andrewli@yunify.com>
This commit is contained in:
LiHui
2021-04-15 15:46:19 +08:00
parent ce4cfbee51
commit e88f83c167
2 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
FROM alpine:3.11
ARG HELM_VERSION=v3.5.2
ARG KUSTOMIZE_VERSION=v4.0.5
ARG KUSTOMIZE_VERSION=v4.1.0
RUN apk add --no-cache ca-certificates
# install helm