Skip to content

Commit

Permalink
Commit missing lint files
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharkiewicz committed Jun 4, 2024
1 parent 6a370a9 commit d8e8f2e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
authToken: auth-token
proxyAddr: proxy.example.com:3080
roles: jamf
jamfApiEndpoint: "testjamf.jamfcloud.com/api"
jamfUsername: teleport-jamf
jamfPassword: secret-jamf-password
jamfCredentialsSecret:
create: false
name: existing-teleport-jamf-secret
6 changes: 6 additions & 0 deletions examples/chart/teleport-kube-agent/.lint/jamf-service.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
authToken: auth-token
proxyAddr: proxy.example.com:3080
roles: jamf
jamfApiEndpoint: "testjamf.jamfcloud.com/api"
jamfUsername: teleport-jamf
jamfPassword: secret-jamf-password

0 comments on commit d8e8f2e

Please sign in to comment.