Skip to content

Commit f188119

Browse files
committed
fix(neutron): neutron no longer uses a nautobot token
Remove attempting to mount a nautobot token into neutron because its no longer used and we do not generate this token any longer.
1 parent 443e023 commit f188119

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/neutron/values.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,6 @@ pod:
147147
sources:
148148
- secret:
149149
name: neutron-ks-etc
150-
- secret:
151-
name: neutron-nautobot
152150

153151
use_fqdn:
154152
neutron_agent: false

0 commit comments

Comments
 (0)