Skip to content

Commit bff017e

Browse files
committed
chore: ansible docs
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent f584515 commit bff017e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ansible/gen-certificate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
vars:
88
kubeconfig: "{{ lookup('env', 'KUBECONFIG') }}"
99
hub_domain: "{{ global.hubClusterDomain | default('none') | lower}}"
10-
namespace: trustee-operator-system
1110
secret_name: kbs-tls-self-signed
1211
common_name: "kbs-trustee-operator-system.{{ hub_domain }}"
1312
days_valid: 365
@@ -137,4 +136,3 @@
137136
path: "{{ tmpdir.path }}"
138137
state: absent
139138
when: need_new_cert and tmpdir is defined
140-

0 commit comments

Comments
 (0)