Skip to content

Commit

Permalink
refactor: Remove unused secret reference in helmrelease.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
axeII committed Sep 25, 2024
1 parent d463b65 commit 42056df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kubernetes/apps/security/pastebin/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ spec:
reloader.stakater.com/auto: "true"
containers:
app:
envFrom:
- secretRef:
name: pastebin-secret
image:
repository: docker.io/privatebin/nginx-fpm-alpine
tag: 1.7.4@sha256:4cc5f26f5b558b734cb084ada4fdacd75bd9f5e4574f3f3df54165b3623d6b86
Expand Down

0 comments on commit 42056df

Please sign in to comment.