Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

"helm secrets clean ." does not work #159

@raufkk

Description

@raufkk

After decrypting and then cleaning with '.' as directory does not work.

➜  helm-secret git:(master) ✗ ls -l
total 8
drwxr-xr-x  7 abdul  staff   224 Jun  3 15:27 nginx
-rw-r--r--  1 abdul  staff  2439 Jun  3 17:41 secret.yaml
➜  helm-secret git:(master) ✗ helm secrets dec secret.yaml
Decrypting secret.yaml
➜  helm-secret git:(master) ✗
➜  helm-secret git:(master) ✗ ls -l
total 16
drwxr-xr-x  7 abdul  staff   224 Jun  3 15:27 nginx
-rw-r--r--  1 abdul  staff  2439 Jun  3 17:41 secret.yaml
-rw-r--r--  1 abdul  staff   118 Jun  3 17:57 secret.yaml.dec
➜  helm-secret git:(master) ✗
➜  helm-secret git:(master) ✗ helm secrets clean .
➜  helm-secret git:(master) ✗
➜  helm-secret git:(master) ✗ ls -l
total 16
drwxr-xr-x  7 abdul  staff   224 Jun  3 15:27 nginx
-rw-r--r--  1 abdul  staff  2439 Jun  3 17:41 secret.yaml
-rw-r--r--  1 abdul  staff   118 Jun  3 17:57 secret.yaml.dec
➜  helm-secret git:(master) ✗

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions