mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-08-27 00:37:20 +00:00
* fix: Correct how configmap and secrets paths are parsed in the CLI * Add some garbage data to secrets and configmaps
21 lines
498 B
YAML
21 lines
498 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: labelled-redactor-spec-2
|
|
labels:
|
|
troubleshoot.io/kind: support-bundle
|
|
namespace: labelled-specs
|
|
stringData:
|
|
redactor-spec: |
|
|
apiVersion: troubleshoot.sh/v1beta2
|
|
kind: Redactor
|
|
metadata:
|
|
name: labelled-redactor-spec-2
|
|
spec:
|
|
redactors:
|
|
- name: redact-text-2
|
|
removals:
|
|
values:
|
|
- REDACT SECOND TEXT PLEASE
|
|
garbagge: MWdRRTlBRi9YNzB3eUE2VEgvWjdhRFVUR1UvRmU3TXdUR3Q4cnE4Nkti
|