mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
95386b345a
commit
7b72bb16f7
1 changed files with 3 additions and 3 deletions
|
|
@ -82,17 +82,17 @@ spec:
|
|||
secretKeyRef:
|
||||
namespace: crossplane
|
||||
name: proxmox-secret
|
||||
key: pam_api_url
|
||||
key: pm_api_url
|
||||
- name: TF_VAR_pm_password
|
||||
secretKeyRef:
|
||||
namespace: crossplane
|
||||
name: proxmox-secret
|
||||
key: pam_password
|
||||
key: pm_password
|
||||
- name: TF_VAR_pm_user
|
||||
secretKeyRef:
|
||||
namespace: crossplane
|
||||
name: proxmox-secret
|
||||
key: pam_user
|
||||
key: pm_user
|
||||
module: |
|
||||
|
||||
provider "proxmox" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue